From 9aca7a8b89c7b4b75f3eec94ee3bc501a8687199 Mon Sep 17 00:00:00 2001 From: "http://christian.amsuess.com/chrysn" Date: Mon, 12 Nov 2012 23:11:36 +0000 Subject: Added a comment: also affects `git annex get` --- ...ent_1_fceba878f1097e27f056580e8d6d5b31._comment | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 doc/bugs/using_old_remote_format_generates_irritating_output/comment_1_fceba878f1097e27f056580e8d6d5b31._comment diff --git a/doc/bugs/using_old_remote_format_generates_irritating_output/comment_1_fceba878f1097e27f056580e8d6d5b31._comment b/doc/bugs/using_old_remote_format_generates_irritating_output/comment_1_fceba878f1097e27f056580e8d6d5b31._comment new file mode 100644 index 000000000..d2208b57b --- /dev/null +++ b/doc/bugs/using_old_remote_format_generates_irritating_output/comment_1_fceba878f1097e27f056580e8d6d5b31._comment @@ -0,0 +1,26 @@ +[[!comment format=mdwn + username="http://christian.amsuess.com/chrysn" + nickname="chrysn" + subject="also affects `git annex get`" + date="2012-11-12T23:11:36Z" + content=""" +the same problem also shows up with `git annex get`: + + get …filename… (from prometheus...) + rsync: change_dir \"/home/shared/photos/encrypted_storage/63e/50b/GPGHMACSHA1--b83e8aaf05918ae2fc81652368f9d4068f938625\" failed: No such file or directory (2) + + sent 8 bytes received 12 bytes 8.00 bytes/sec + total size is 0 speedup is 0.00 + rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1536) [Receiver=3.0.9] + + rsync failed -- run git annex again to resume file transfer + + GPGHMACSHA1--b83e8aaf05918ae2fc81652368f9d4068f938625 + 513214 100% 95.68kB/s 0:00:05 (xfer#1, to-check=0/1) + + sent 30 bytes received 513396 bytes 44645.74 bytes/sec + total size is 513214 speedup is 1.00 + ok + +again, it says \"ok\", but the \"no such file or directory\" / \"rsync failed\" is visually more prominent. +"""]] -- cgit v1.2.3