diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2013-10-23 15:27:40 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-10-23 15:27:40 +0000 |
commit | 49edc1d84d53cde043e09d15c0ba31374b00043e (patch) | |
tree | 86ad9e2154eed3adc3f69273f5adbf76ddd92979 | |
parent | 872f9fc780bca2d30a0c4bec61b2325c2e48b0c8 (diff) |
Added a comment
-rw-r--r-- | doc/forum/git-annex_on_Ubuntu_13.04_and_13.10_not_working/comment_3_e0f7328603256f25c3be3706ecc9c76c._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/forum/git-annex_on_Ubuntu_13.04_and_13.10_not_working/comment_3_e0f7328603256f25c3be3706ecc9c76c._comment b/doc/forum/git-annex_on_Ubuntu_13.04_and_13.10_not_working/comment_3_e0f7328603256f25c3be3706ecc9c76c._comment new file mode 100644 index 000000000..413a807ad --- /dev/null +++ b/doc/forum/git-annex_on_Ubuntu_13.04_and_13.10_not_working/comment_3_e0f7328603256f25c3be3706ecc9c76c._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="64.134.31.139" + subject="comment 3" + date="2013-10-23T15:27:40Z" + content=""" +Your screenshot shows git-annex is in the process of adding 6244 files. Depending on the size of those files, it could take some time to read their contents in order to calculate a checksum and add them to the repository. This would not normally take hours, unless your disk is very slow or the files are extremely big. + +You might get some useful information if you enable debugging (Configuration -> Preferences -> Enable debug logging) and look at the log. + +(This is not \"syncing\" btw. You have not set up any other repository for it to sync data with.) +"""]] |