diff options
author | https://www.google.com/accounts/o8/id?id=AItOawk9SYh6N-JUMkYkW4aOk55zC3Vr9KonDV4 <Florian@web> | 2014-10-13 19:27:08 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-10-13 19:27:08 +0000 |
commit | 5ea2c1fdca37083bd3594b808bbb498b4bfda2d4 (patch) | |
tree | 0514ce7a90d1f400d33e0b5d44e05e0bd3234499 /doc | |
parent | b8628d2430f63cf3f3ca5f30c4be25b479364d23 (diff) |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/Changing_files_during_git_annex_runs.mdwn | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/forum/Changing_files_during_git_annex_runs.mdwn b/doc/forum/Changing_files_during_git_annex_runs.mdwn new file mode 100644 index 000000000..7ff362d1c --- /dev/null +++ b/doc/forum/Changing_files_during_git_annex_runs.mdwn @@ -0,0 +1,12 @@ +Hello, + +I have my music git annexed, direct mode. It's about 30k files of 429GB size. Some actions take considerable time (sync, add and of course transfer to/from other repos). During this time I don't hear music because of my player changes files. :-( + +When is it a problem when a files changes during git annex operations? + +git annex get gives a wrong checksum I guess and you need to re-transfer later. + +What about git annex add? + +Thx! +Florian |