summaryrefslogtreecommitdiff
path: root/doc/bugs/git-annex-unlock_shows_files___34__here__34____44___git-annex-whereis_doesn__39__t/comment_1_f68c5d45bc2ecc95c3c770faa9e22acb._comment
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/git-annex-unlock_shows_files___34__here__34____44___git-annex-whereis_doesn__39__t/comment_1_f68c5d45bc2ecc95c3c770faa9e22acb._comment')
-rw-r--r--doc/bugs/git-annex-unlock_shows_files___34__here__34____44___git-annex-whereis_doesn__39__t/comment_1_f68c5d45bc2ecc95c3c770faa9e22acb._comment19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/bugs/git-annex-unlock_shows_files___34__here__34____44___git-annex-whereis_doesn__39__t/comment_1_f68c5d45bc2ecc95c3c770faa9e22acb._comment b/doc/bugs/git-annex-unlock_shows_files___34__here__34____44___git-annex-whereis_doesn__39__t/comment_1_f68c5d45bc2ecc95c3c770faa9e22acb._comment
new file mode 100644
index 000000000..344ecfe23
--- /dev/null
+++ b/doc/bugs/git-annex-unlock_shows_files___34__here__34____44___git-annex-whereis_doesn__39__t/comment_1_f68c5d45bc2ecc95c3c770faa9e22acb._comment
@@ -0,0 +1,19 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2015-11-30T19:55:05Z"
+ content="""
+Well, you also filed the bug report
+[[Unable_to_take_transfer_lock]], where you said something about having
+copied the repository over SMB using `cp` and some kind of OSX copy and
+paste.
+
+So, if you did that, it seems likely that you have 2 git repositories with
+the same annex.uuid setting. In fact this is confirmed by [another bug
+report](http://git-annex.branchable.com/bugs/remote_repo_marked_as___34__here__34__/)
+you filed.
+
+Since git-annex expects each repository to have a unique annex.uuid, this
+is going to confuse it badly. Don't do that. Use `git clone` to make a clone
+of a git repository.
+"""]]