summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dave@2ab82f485adf7e2ce787066e35f5f9789bff430b <dave@web>2016-09-08 19:49:14 +0000
committerGravatar admin <admin@branchable.com>2016-09-08 19:49:14 +0000
commitd9ba18a7761a7108e40929feb7f162ca8afa072c (patch)
tree514afef2dc2bd465979d2532bc1e2f4698e3bcf1
parentbaf47f87e4d6c086475cf046e92fea8723eeeac6 (diff)
Added a comment: Tried on another machine, same problem
-rw-r--r--doc/forum/Possible_bug_in_setting_up_Rsync.net_remote/comment_2_7f507524a3b85af5f0ff011855ffdd72._comment22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/forum/Possible_bug_in_setting_up_Rsync.net_remote/comment_2_7f507524a3b85af5f0ff011855ffdd72._comment b/doc/forum/Possible_bug_in_setting_up_Rsync.net_remote/comment_2_7f507524a3b85af5f0ff011855ffdd72._comment
new file mode 100644
index 000000000..ae50bcff9
--- /dev/null
+++ b/doc/forum/Possible_bug_in_setting_up_Rsync.net_remote/comment_2_7f507524a3b85af5f0ff011855ffdd72._comment
@@ -0,0 +1,22 @@
+[[!comment format=mdwn
+ username="dave@2ab82f485adf7e2ce787066e35f5f9789bff430b"
+ nickname="dave"
+ subject="Tried on another machine, same problem"
+ date="2016-09-08T19:49:13Z"
+ content="""
+Unexpectedly, the same thing happens on a GNU machine (Debian, sid)!
+
+ $ git annex version
+ git-annex version: 6.20160808
+ build flags: Assistant Webapp Pairing Testsuite S3(multipartupload)(storageclasses) WebDAV Inotify DBus DesktopNotify
+ XMPP ConcurrentOutput TorrentParser MagicMime Feeds Quvi
+ key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512
+ SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 SHA1E SHA1 MD5E MD5 WORM URL
+ remote types: git gcrypt S3 bup directory rsync web bittorrent webdav tahoe glacier ddar hook external
+ local repository version: 5
+ supported repository versions: 5 6
+ upgrade supported from repository versions: 0 1 2 3 4 5
+ operating system: linux x86_64
+
+
+"""]]