From 68ba2e7e3362ff4913e3b0f20c5eb61b36d36542 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 7 Apr 2014 15:22:38 -0400 Subject: [PATCH 1/4] close --- ...e:_does_not_exist___40__No_such_file_or_directory__41__.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/bugs/nautilus__47__scripts__47__git-annex_get:_openFile:_does_not_exist___40__No_such_file_or_directory__41__.mdwn b/doc/bugs/nautilus__47__scripts__47__git-annex_get:_openFile:_does_not_exist___40__No_such_file_or_directory__41__.mdwn index 453ec39d4e..8dca631bab 100644 --- a/doc/bugs/nautilus__47__scripts__47__git-annex_get:_openFile:_does_not_exist___40__No_such_file_or_directory__41__.mdwn +++ b/doc/bugs/nautilus__47__scripts__47__git-annex_get:_openFile:_does_not_exist___40__No_such_file_or_directory__41__.mdwn @@ -26,3 +26,5 @@ git-annex: webapp: 1 failed # End of transcript or log. """]] + +[[fixed|done]] --[[Joey]] From 529d788c6fb5b4c0d166be0b3f67d310715fb129 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Mon, 7 Apr 2014 19:24:13 +0000 Subject: [PATCH 2/4] Added a comment --- .../comment_1_bae0ed4c0a6baf1675f8de1663042f43._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/Repository_Information_Is_Lost/comment_1_bae0ed4c0a6baf1675f8de1663042f43._comment diff --git a/doc/bugs/Repository_Information_Is_Lost/comment_1_bae0ed4c0a6baf1675f8de1663042f43._comment b/doc/bugs/Repository_Information_Is_Lost/comment_1_bae0ed4c0a6baf1675f8de1663042f43._comment new file mode 100644 index 0000000000..8534442b68 --- /dev/null +++ b/doc/bugs/Repository_Information_Is_Lost/comment_1_bae0ed4c0a6baf1675f8de1663042f43._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.244" + subject="comment 1" + date="2014-04-07T19:24:12Z" + content=""" +Have you run `git-annex repair` or used the assistant to repair this repository? This can result in data going missing until the repository is able to pull the data from one of its remotes. +"""]] From 0f2230d77696f60c1cc69f2b4cc587445c16240b Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Mon, 7 Apr 2014 19:25:26 +0000 Subject: [PATCH 3/4] Added a comment --- ...comment_1_dff1424e48835d7d3eb8653fc59de18a._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/Git-Annex_requires_all_repositories_to_repair/comment_1_dff1424e48835d7d3eb8653fc59de18a._comment diff --git a/doc/bugs/Git-Annex_requires_all_repositories_to_repair/comment_1_dff1424e48835d7d3eb8653fc59de18a._comment b/doc/bugs/Git-Annex_requires_all_repositories_to_repair/comment_1_dff1424e48835d7d3eb8653fc59de18a._comment new file mode 100644 index 0000000000..d44c30f323 --- /dev/null +++ b/doc/bugs/Git-Annex_requires_all_repositories_to_repair/comment_1_dff1424e48835d7d3eb8653fc59de18a._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.244" + subject="comment 1" + date="2014-04-07T19:25:25Z" + content=""" +Repair does not require access to remotes, but it will certianly yield a better result to have one remote available. Otherwise, information that cannot be repaired will be missing from the repository. Repair will still successfully complete in this situation though. + +If you have an error message, please paste it. +"""]] From 5a3cc65c274ef62dfc19deb5be632cff207feb4b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 7 Apr 2014 15:25:49 -0400 Subject: [PATCH 4/4] close --- ..._error_when_building_version_5.20140402_in_cabal_sandbox.mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/bugs/Compilation_error_when_building_version_5.20140402_in_cabal_sandbox.mdwn b/doc/bugs/Compilation_error_when_building_version_5.20140402_in_cabal_sandbox.mdwn index 925b3fd5ab..425831a12c 100644 --- a/doc/bugs/Compilation_error_when_building_version_5.20140402_in_cabal_sandbox.mdwn +++ b/doc/bugs/Compilation_error_when_building_version_5.20140402_in_cabal_sandbox.mdwn @@ -33,3 +33,4 @@ cabal install -O2 -j1 -f-webdav -f-s3 c2hs git-annex ### Please provide any additional information below. +> [[fixed|done]] --[[Joey]]