aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar divB <divB@web>2014-08-02 20:29:06 +0000
committerGravatar admin <admin@branchable.com>2014-08-02 20:29:06 +0000
commit4c173523ae0bbfddb88df364a711fe6109c300b2 (patch)
tree39aa050ef101a3d7c89ee7b4db4be7ae1ee175ee /doc
parentbe6753d7c1f9dae14e13e0ed9e4af4424a6133fb (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/Pusher_crashed__44___attempt_to_repair_hangs__44___broken_symlinks.mdwn8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/forum/Pusher_crashed__44___attempt_to_repair_hangs__44___broken_symlinks.mdwn b/doc/forum/Pusher_crashed__44___attempt_to_repair_hangs__44___broken_symlinks.mdwn
index f83a85ff4..10fd5d6aa 100644
--- a/doc/forum/Pusher_crashed__44___attempt_to_repair_hangs__44___broken_symlinks.mdwn
+++ b/doc/forum/Pusher_crashed__44___attempt_to_repair_hangs__44___broken_symlinks.mdwn
@@ -55,13 +55,17 @@ Here the same:
9.) Ok I don't know what happened I did nothing special but it seems that the repository is broken :( :(
- git annex repair
+ $ git annex --verbose --debug repair
+ [...]
+ [2014-08-02 13:27:38 Pacific Daylight Time] read: git ["--git-dir=C:\\Data\\annex\\.git","--work-tree=C:\\Data\\annex","-c","core.bare=false","show","ef3fe549f457783dbbd877b467b4e54b0ebc813c"]
Running git fsck ...
+
git-annex: DeleteFile "C:\\Data\\annex\\.git\\objects\\2a\\54bb281c80c91ea7a732c0d48db0c5acc0ca2c": permission denied (Access is denied.)
failed
git-annex: repair: 1 failed
-But that's not true, I can read and delete that file manually
+But this file exists, I can read, write and delete to this file manually, there is definitely no permission denied ...
+