diff options
author | https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U <Richard@web> | 2011-10-26 15:49:10 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-10-26 15:49:10 +0000 |
commit | c37a70fbbc114b4deb89998571e03009240b8931 (patch) | |
tree | f7cd0a39f7fd9b2b2c482a1aed9aa8f78cbf2ca2 /doc | |
parent | c8fdffa9f844f6884b064233d2cb7d4b44cc62e4 (diff) |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/fails_to_handle_lot_of_files.mdwn | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/bugs/fails_to_handle_lot_of_files.mdwn b/doc/bugs/fails_to_handle_lot_of_files.mdwn index 5c5a6c8fd..bc5d92aec 100644 --- a/doc/bugs/fails_to_handle_lot_of_files.mdwn +++ b/doc/bugs/fails_to_handle_lot_of_files.mdwn @@ -1,8 +1,8 @@ -git-annex version: 3.20111011 -local repository version: 3 -default repository version: 3 -supported repository versions: 3 -upgrade supported from repository versions: 0 1 2 + git-annex version: 3.20111011 + local repository version: 3 + default repository version: 3 + supported repository versions: 3 + upgrade supported from repository versions: 0 1 2 I just created a new remote on a USB drive and wanted to copy my files over. git-annex wasn't too happy about that ;) I included a few OK transfers as there was an error before git-annex ran into a wall. As I could easily access that temp file after it aborted, I suspect something went wrong internally before git-annex started to throw those errors. |