summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA <Laszlo@web>2013-03-03 21:21:40 +0000
committerGravatar admin <admin@branchable.com>2013-03-03 21:21:40 +0000
commit224fadb1afef8f4b4cd562c7dde1c75a5c401c40 (patch)
treefe55380d3e29e6a9b2ff112c71ddd80c84ddfa70 /doc
parente44623aa586b038abf31ff788dd634733fed203a (diff)
Added a comment
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/When_syncing_two_repositories__44___git_annex_uses_9x_times_diskspace/comment_12_c7ecff777076c1a70cbdc815261b9a1c._comment23
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/bugs/When_syncing_two_repositories__44___git_annex_uses_9x_times_diskspace/comment_12_c7ecff777076c1a70cbdc815261b9a1c._comment b/doc/bugs/When_syncing_two_repositories__44___git_annex_uses_9x_times_diskspace/comment_12_c7ecff777076c1a70cbdc815261b9a1c._comment
new file mode 100644
index 000000000..be2a88c5c
--- /dev/null
+++ b/doc/bugs/When_syncing_two_repositories__44___git_annex_uses_9x_times_diskspace/comment_12_c7ecff777076c1a70cbdc815261b9a1c._comment
@@ -0,0 +1,23 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA"
+ nickname="Laszlo"
+ subject="comment 12"
+ date="2013-03-03T21:21:40Z"
+ content="""
+restarting == Stop git-annex using the gui (Confirm shutdown daemon). Then check if there are running git process (ps -e |grep git), if there are kill it, if <defunct>, then restart computer. Then launch git-annex using \"git-annex-webapp\" script).
+
+So its a normal program usage (start-stop cycle).
+
+The .git directory is growing.
+Without a single file moving/deleting/renaming/editing in the working directory.
+
+So the .git directory just grows, and I think it is a bug, and a bad one.
+(if we ignore the logging problem, the slow startup, the failing of disk full).
+
+I'll give it a spin to the autobuild (http://downloads.kitenet.net/git-annex/autobuild/i386/git-annex-standalone-i386.tar.gz),
+and report back. It will take at least 2 day, to repeat my whole experience. So expect update from me wednesday the soonest.
+
+Best,
+ Laszlo
+
+"""]]