diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmLdL4zLty4fsfaIXNtPMS5RXs4y8OAk0o <Marc@web> | 2013-12-08 12:16:37 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-12-08 12:16:37 +0000 |
commit | 31be4e12c827d13d7fd842f8a559387f8bc6a3d7 (patch) | |
tree | 955abdb73fe012f9e6289fa496f35567d94e5663 /doc | |
parent | 38bd71d34dab7a26b0366324939e18cc53e8da99 (diff) |
Added a comment: Disappearing files
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tips/replacing_Sparkleshare_or_dvcs-autosync_with_the_assistant/comment_8_85765c0cfeb5b326c06cf60c98147cbf._comment | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/tips/replacing_Sparkleshare_or_dvcs-autosync_with_the_assistant/comment_8_85765c0cfeb5b326c06cf60c98147cbf._comment b/doc/tips/replacing_Sparkleshare_or_dvcs-autosync_with_the_assistant/comment_8_85765c0cfeb5b326c06cf60c98147cbf._comment new file mode 100644 index 000000000..466d03e29 --- /dev/null +++ b/doc/tips/replacing_Sparkleshare_or_dvcs-autosync_with_the_assistant/comment_8_85765c0cfeb5b326c06cf60c98147cbf._comment @@ -0,0 +1,21 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmLdL4zLty4fsfaIXNtPMS5RXs4y8OAk0o" + nickname="Marc" + subject="Disappearing files" + date="2013-12-08T12:16:37Z" + content=""" +I've tried this with version 5.20131130, but my files disappear if I modify them on the remote end. + +My setup: +- A local repository, direct mode, client group, annex.largefiles \"exclude=*.txt\" +- A remote one, also direct mode, backup group, annex.largefiles \"exclude=*.txt\" +Both are running the assistant. + +If I create a .txt file locally, it gets committed and pushed to the remote as described. But, if I then modify that file on the remote end, the file gets deleted from both repositories. Also, if I create a file on the remote end, it's pushed to the local one (according to the log) but it never appears in the directory. + +Changing the remote from 'backup' to 'client' group doesn't seem to make any difference. + +Is there a 'best practice' on using git-annex like SparkleShare? I mean, syncing changes on all repositories but keeping a history of changes in git. + +Thanks! +"""]] |