summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U <Richard@web>2011-10-29 15:27:06 +0000
committerGravatar admin <admin@branchable.com>2011-10-29 15:27:06 +0000
commit7588b042daaecec5de167971b3123d08db849942 (patch)
treed1a82bbd3c874b552aac46989441191ec7fa1abe /doc
parentf65100b408c9b2efe35af340f9438b3e84d69028 (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/uninit_does_not_work_in_old_repos.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/bugs/uninit_does_not_work_in_old_repos.mdwn b/doc/bugs/uninit_does_not_work_in_old_repos.mdwn
new file mode 100644
index 000000000..a6f785863
--- /dev/null
+++ b/doc/bugs/uninit_does_not_work_in_old_repos.mdwn
@@ -0,0 +1,6 @@
+As uninit does not need to actually write out any data, just remove it, it should be possible to uninit in old stores.
+
+ % git annex uninit
+ git-annex: Repository version 2 is not supported. Upgrade this repository: git-annex upgrade
+
+If the repo happens to be broken, this essentially locks in data.