From 6bd436f5ea00364791f03a8d286e959ac18559c1 Mon Sep 17 00:00:00 2001 From: andy Date: Sat, 29 Oct 2016 22:31:02 +0000 Subject: [PATCH] --- doc/forum/version_5_repo_with_version_6_repo.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/forum/version_5_repo_with_version_6_repo.mdwn diff --git a/doc/forum/version_5_repo_with_version_6_repo.mdwn b/doc/forum/version_5_repo_with_version_6_repo.mdwn new file mode 100644 index 0000000000..1bf0b8eb3b --- /dev/null +++ b/doc/forum/version_5_repo_with_version_6_repo.mdwn @@ -0,0 +1 @@ +I've found that when a file is unlocked in a v6 repo, syncing with a v5 repo causes the file in the v5 repo to be a symlink-replacement file (the file contents are, e.g., /annex/objects/SHA256E-s10--114811b0b8998cb9853a5379598021410feddf69bb2ee7b7145d052a7e9b5d45). I'm wondering if this is a bug, or just something that users should be aware of.