Added a comment: Sharing rsync special remote between repository
authordavidriod@e75b369a4b1cced29c14354bce7493c61f00b1c7 <davidriod@web>
Thu, 24 Nov 2016 19:23:43 +0000 (19:23 +0000)
committeradmin <admin@branchable.com>
Thu, 24 Nov 2016 19:23:43 +0000 (19:23 +0000)
doc/special_remotes/rsync/comment_14_2261b1b7441eff9e28ec8e1f98d77980._comment [new file with mode: 0644]

diff --git a/doc/special_remotes/rsync/comment_14_2261b1b7441eff9e28ec8e1f98d77980._comment b/doc/special_remotes/rsync/comment_14_2261b1b7441eff9e28ec8e1f98d77980._comment
new file mode 100644 (file)
index 0000000..4d6f0cf
--- /dev/null
@@ -0,0 +1,9 @@
+[[!comment format=mdwn
+ username="davidriod@e75b369a4b1cced29c14354bce7493c61f00b1c7"
+ nickname="davidriod"
+ avatar="http://cdn.libravatar.org/avatar/d6e327bd88b88802d6f0c20c83f682a2"
+ subject="Sharing rsync special remote between repository"
+ date="2016-11-24T19:23:42Z"
+ content="""
+I was wondering if it is possible to share a rsync special remote between repository which are not parented in any way. The use case would be that even if these repositories are not related at all they still may contains the same binary file. It would be useful to have a single rsync remote in order to reduce space usage. I think it could work as the object names are based on their checksum, but I wonder if anyone has already try that ?
+"""]]