diff options
author | Joey Hess <joey@kitenet.net> | 2014-01-30 17:48:19 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-01-30 17:48:19 -0400 |
commit | 0302910f799763266bf53cde3501fdb4e4fa0f61 (patch) | |
tree | 1b616236d748c442c9274aefb090ccf913475f09 | |
parent | 68c3c0e3f840139aa1b78a0544530cb41ae75c04 (diff) |
close
-rw-r--r-- | doc/bugs/Repository_in_manual_mode_does_not_hold_files.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/Repository_in_manual_mode_does_not_hold_files.mdwn b/doc/bugs/Repository_in_manual_mode_does_not_hold_files.mdwn index 538eee905..9572487dd 100644 --- a/doc/bugs/Repository_in_manual_mode_does_not_hold_files.mdwn +++ b/doc/bugs/Repository_in_manual_mode_does_not_hold_files.mdwn @@ -295,3 +295,11 @@ To ssh://fabian@git-annex-Eifel.fritz.box-fabian_.2Fmnt.2Fraid.2FMedia/mnt/raid/ To ssh://fabian@git-annex-Eifel.fritz.box-fabian_.2Fmnt.2Fraid.2FMedia/mnt/raid/Media/ 1eda3be..4c70ad2 git-annex -> synced/git-annex """]] + +> The only way a repository can become "unwanted" is if you +> tell git-annex to start deleting it (or perhaps set its group to unwanted +> manually). This will cause git-annex to try to move all files away from +> that repository. +> +> So, AFAICS, this must have been a case of operator error. [[done]] +> --[[Joey]] |