summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawkjvjLHW9Omza7x1VEzIFQ8Z5honhRB90I <Asheesh@web>2011-04-28 23:39:28 +0000
committerGravatar admin <admin@branchable.com>2011-04-28 23:39:28 +0000
commitb8e114bce153875db8afd20182eae03e35662737 (patch)
tree7cc887b2379f514e6178d87c8851c33c696a0fd3
parent8b950c5fe8a89bcdefe65ac709e2d3640eb03b1a (diff)
-rw-r--r--doc/forum/Error_while_adding_a_file___34__createSymbolicLink:_already_exists__34__.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/forum/Error_while_adding_a_file___34__createSymbolicLink:_already_exists__34__.mdwn b/doc/forum/Error_while_adding_a_file___34__createSymbolicLink:_already_exists__34__.mdwn
index 70881fcc8..6bcd2fc4c 100644
--- a/doc/forum/Error_while_adding_a_file___34__createSymbolicLink:_already_exists__34__.mdwn
+++ b/doc/forum/Error_while_adding_a_file___34__createSymbolicLink:_already_exists__34__.mdwn
@@ -30,6 +30,9 @@ git-annex: 1 failed
paulproteus@pathi:/tmp/annex-test$
</pre>
+When trying to make a small test case for this bug, I noticed that if file1 and file2 have the same contents but are not hard links of each other, they both get annexed just fine.
+
I think the right behavior here is to annex file2 just fine, as if they weren't hard links before.
+
-- Asheesh.