diff options
author | http://edheil.wordpress.com/ <http://edheil.wordpress.com/@web> | 2013-01-21 17:51:58 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-01-21 17:51:58 +0000 |
commit | 18479b5546ded2611d4a821fda6ddff7f7d20e1d (patch) | |
tree | 721e38ff691e752af3a18f16a702b820c596a544 /doc | |
parent | cb793e864c3d078d0eec83b5854877a8bd60ab94 (diff) |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/one_or_many_annexes__63__.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/forum/one_or_many_annexes__63__.mdwn b/doc/forum/one_or_many_annexes__63__.mdwn new file mode 100644 index 000000000..57b311c18 --- /dev/null +++ b/doc/forum/one_or_many_annexes__63__.mdwn @@ -0,0 +1,7 @@ +Just a question about other peoples' annex usage. I've got one uber-annex (in ~/annex of course) where I keep ALL THE THINGS, movies, music, pictures, whatever. + +It's very big, of course. And I worry about doing anything unusual with it (like trying out direct mode) because, hey, that's all my stuff. + +Like, just now, I tried flipping it into direct mode, and a handful of files stayed symlinks, which weirded me out. (Maybe because I had the assistant running while I switched it, and that caused chaos?) Then I flipped it back to indirect, and a bunch of files were left un-tracked, as real files rather than links! I kind of freaked out, and did a big "git annex add" to add them all back. I haven't left a bug report because it's not something I want to try again experimentally to reproduce, I just want my repo back, you know? + +Anyways, this kind of thing might not happen if I kept multiple small repos. I was wondering if anybody else worked that way, and what advantages/disadvantages you've found compared to having one super-repo. |