summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar davidriod@e75b369a4b1cced29c14354bce7493c61f00b1c7 <davidriod@web>2016-11-24 19:23:43 +0000
committerGravatar admin <admin@branchable.com>2016-11-24 19:23:43 +0000
commit8068823678e094b325766d77f358e8ebc02e1328 (patch)
treeb541d4990164e9fa15542f746e37d9cac5c65dd5
parent83d212727f9affc9c1c5aa968b021071389b10b3 (diff)
Added a comment: Sharing rsync special remote between repository
-rw-r--r--doc/special_remotes/rsync/comment_14_2261b1b7441eff9e28ec8e1f98d77980._comment9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/special_remotes/rsync/comment_14_2261b1b7441eff9e28ec8e1f98d77980._comment b/doc/special_remotes/rsync/comment_14_2261b1b7441eff9e28ec8e1f98d77980._comment
new file mode 100644
index 000000000..4d6f0cfc2
--- /dev/null
+++ b/doc/special_remotes/rsync/comment_14_2261b1b7441eff9e28ec8e1f98d77980._comment
@@ -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 ?
+"""]]