From 0c99d162892d8beda191504eb4427af36a4563ab Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 10 Feb 2015 13:31:58 -0400 Subject: [PATCH] probably fixed in version 5.20150205 --- .../fatal:_Cannot_handle_files_this_big.mdwn | 2 ++ ..._1_e4f03a86a7adc6c5421d1e70c37659e0._comment | 17 +++++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 doc/bugs/fatal:_Cannot_handle_files_this_big/comment_1_e4f03a86a7adc6c5421d1e70c37659e0._comment diff --git a/doc/bugs/fatal:_Cannot_handle_files_this_big.mdwn b/doc/bugs/fatal:_Cannot_handle_files_this_big.mdwn index 7272bfc294..f4e8b7f915 100644 --- a/doc/bugs/fatal:_Cannot_handle_files_this_big.mdwn +++ b/doc/bugs/fatal:_Cannot_handle_files_this_big.mdwn @@ -94,3 +94,5 @@ ok """]] + +> provisionally [[done]]. --[[Joey]] diff --git a/doc/bugs/fatal:_Cannot_handle_files_this_big/comment_1_e4f03a86a7adc6c5421d1e70c37659e0._comment b/doc/bugs/fatal:_Cannot_handle_files_this_big/comment_1_e4f03a86a7adc6c5421d1e70c37659e0._comment new file mode 100644 index 0000000000..b580cdbe68 --- /dev/null +++ b/doc/bugs/fatal:_Cannot_handle_files_this_big/comment_1_e4f03a86a7adc6c5421d1e70c37659e0._comment @@ -0,0 +1,17 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2015-02-10T17:29:44Z" + content=""" +I recently fixed a bug that would +likewise cause git-annex to fail on windows with a large file, although I +didn't see it failing with this message. + +There's a good chance that git-annex version 5.20150205 might fix this +problem. + +I was able to successfully use git-annex with a 6 gb file, after the fixes. + +Please check, and followup. I'm closing this bug provisionally in the +meantime. +"""]]