summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-04-23 18:39:37 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-04-23 18:39:37 -0400
commitfb18ad752b897c890d2b812be9d0e52933717e60 (patch)
tree39df234dc828bc2ab21af9f682d3447ec7c9642a
parent5d54694964729315a59a7d963729eb5e5625a259 (diff)
add moreinfo page for bugs
-rw-r--r--doc/bugs.mdwn12
-rw-r--r--doc/bugs/Enable__47__paus_syncing_to_remote_ssh_server_with_multiple_directories.mdwn2
-rw-r--r--doc/bugs/Files_disappear_from_locally_paired_annexes_when_edited.mdwn2
-rw-r--r--doc/bugs/It_is_very_easy_to_turn_git-annex_into_a_zombie.mdwn2
-rw-r--r--doc/bugs/Out_of_memory_error_in_fsck_whereis_find_and_status_cmds.mdwn2
-rw-r--r--doc/bugs/Resource_exhausted.mdwn2
-rw-r--r--doc/bugs/Stress_test.mdwn3
-rw-r--r--doc/bugs/Tries_to_upload_to_remote_although_remote_is_dead.mdwn2
-rw-r--r--doc/bugs/Unable_to_sync_a_second_machine_through_Box.mdwn2
-rw-r--r--doc/bugs/error_on_only_repository_copy_deletion.mdwn2
-rw-r--r--doc/bugs/moreinfo.mdwn6
-rw-r--r--doc/bugs/random_files_vanishing_when_assistant_gets_restarted.mdwn2
-rw-r--r--doc/design/assistant/todo.mdwn4
13 files changed, 35 insertions, 8 deletions
diff --git a/doc/bugs.mdwn b/doc/bugs.mdwn
index df090a06f..21f6bb3c7 100644
--- a/doc/bugs.mdwn
+++ b/doc/bugs.mdwn
@@ -1,6 +1,16 @@
-This is git-annex's bug list. Link bugs to [[bugs/done]] when done.
+This is git-annex's bug list.
+
+[[!sidebar content="""
+[[!inline feeds=no template=bare pages=sidebar]]
+
+* Link bugs to [[bugs/done]] when done.
+* [[Bugs_affecting_the_assistant|design/assistant/todo]]
+* [[Bugs_needing_more_info|moreinfo]]
+"""
+]]]
[[!inline pages="./bugs/* and !./bugs/*/* and !./bugs/done and !link(done)
+and !./bugs/moreinfo and !link(moreinfo)
and !*/Discussion" actions=yes postform=yes show=0 archive=yes]]
[[!edittemplate template=templates/bugtemplate match="bugs/*" silent=yes]]
diff --git a/doc/bugs/Enable__47__paus_syncing_to_remote_ssh_server_with_multiple_directories.mdwn b/doc/bugs/Enable__47__paus_syncing_to_remote_ssh_server_with_multiple_directories.mdwn
index 6306a4bd1..823466f65 100644
--- a/doc/bugs/Enable__47__paus_syncing_to_remote_ssh_server_with_multiple_directories.mdwn
+++ b/doc/bugs/Enable__47__paus_syncing_to_remote_ssh_server_with_multiple_directories.mdwn
@@ -16,4 +16,4 @@ Please provide any additional information below.
I am an "webinterface only" user.
-[[!tag /design/assistant]]
+[[!tag /design/assistant moreinfo]]
diff --git a/doc/bugs/Files_disappear_from_locally_paired_annexes_when_edited.mdwn b/doc/bugs/Files_disappear_from_locally_paired_annexes_when_edited.mdwn
index 632accb65..16109fb23 100644
--- a/doc/bugs/Files_disappear_from_locally_paired_annexes_when_edited.mdwn
+++ b/doc/bugs/Files_disappear_from_locally_paired_annexes_when_edited.mdwn
@@ -32,3 +32,5 @@ git-annex 4.20130323, Mac OS X on the repo where the file was edited, Arch Linux
**Please provide any additional information below.**
I have observed this problem setting up the repos through the webapp as well, so I don't think it is related to setting up the repos manually. I think the way vim is writing the files seems to be tickling a race condition (both command-line vim and MacVim produce the behavior). I started trying to work around it by switching to emacs to edit those files, and the files haven't disappeared from the edited repo (so far at least).
+
+[[!tag /design/assistant moreinfo]]
diff --git a/doc/bugs/It_is_very_easy_to_turn_git-annex_into_a_zombie.mdwn b/doc/bugs/It_is_very_easy_to_turn_git-annex_into_a_zombie.mdwn
index 6bf458141..914825209 100644
--- a/doc/bugs/It_is_very_easy_to_turn_git-annex_into_a_zombie.mdwn
+++ b/doc/bugs/It_is_very_easy_to_turn_git-annex_into_a_zombie.mdwn
@@ -22,4 +22,4 @@ What version of git-annex are you using? On what operating system?
Please provide any additional information below.
[[!meta title="strange OSX behavior when killed"]]
-[[!tag /design/assistant/OSX unreproducible]]
+[[!tag /design/assistant/OSX moreinfo]]
diff --git a/doc/bugs/Out_of_memory_error_in_fsck_whereis_find_and_status_cmds.mdwn b/doc/bugs/Out_of_memory_error_in_fsck_whereis_find_and_status_cmds.mdwn
index 610c0e9d1..d63394b02 100644
--- a/doc/bugs/Out_of_memory_error_in_fsck_whereis_find_and_status_cmds.mdwn
+++ b/doc/bugs/Out_of_memory_error_in_fsck_whereis_find_and_status_cmds.mdwn
@@ -76,3 +76,5 @@ Any thoughts on how I can get git-annex (esp. fsck) to complete would be appreci
Thanks
Giovanni
+
+[[!tag moreinfo]]
diff --git a/doc/bugs/Resource_exhausted.mdwn b/doc/bugs/Resource_exhausted.mdwn
index 3f125b08a..eae2ba8d3 100644
--- a/doc/bugs/Resource_exhausted.mdwn
+++ b/doc/bugs/Resource_exhausted.mdwn
@@ -41,5 +41,5 @@ I'm interested in your thoughts.
Best,
Laszlo
-[[!tag /design/assistant]]
+[[!tag /design/assistant moreinfo]]
[[!meta title="assistant can try to add too many files at once in batch add mode"]]
diff --git a/doc/bugs/Stress_test.mdwn b/doc/bugs/Stress_test.mdwn
index e95e3ed13..3bc701bbd 100644
--- a/doc/bugs/Stress_test.mdwn
+++ b/doc/bugs/Stress_test.mdwn
@@ -40,3 +40,6 @@ relatively high number of files relatively low disk space usage
Best,
Laszlo
+
+[[!meta title="assistant Stress test"]]
+[[!tag /design/assistant]]
diff --git a/doc/bugs/Tries_to_upload_to_remote_although_remote_is_dead.mdwn b/doc/bugs/Tries_to_upload_to_remote_although_remote_is_dead.mdwn
index 73f8a046a..99055e7c5 100644
--- a/doc/bugs/Tries_to_upload_to_remote_although_remote_is_dead.mdwn
+++ b/doc/bugs/Tries_to_upload_to_remote_although_remote_is_dead.mdwn
@@ -48,4 +48,4 @@ git-annex HEAD from yesterdays git. Ubuntu 12.10
Please provide any additional information below.
-[[!tag /design/assistant unreproducible]]
+[[!tag /design/assistant moreinfo]]
diff --git a/doc/bugs/Unable_to_sync_a_second_machine_through_Box.mdwn b/doc/bugs/Unable_to_sync_a_second_machine_through_Box.mdwn
index d05335353..d558d5afe 100644
--- a/doc/bugs/Unable_to_sync_a_second_machine_through_Box.mdwn
+++ b/doc/bugs/Unable_to_sync_a_second_machine_through_Box.mdwn
@@ -35,3 +35,5 @@ There's no indication if the jabber communication is working successfully. It c
It would be helpful if there were some indication in the Dashboard as to the number of files/directories/objects that git annex believes exists in each location. It could be that it's not accessing the Box.com server successfully, but again, this is difficult to determine.
It's great to see that git annex might make a box.com account useful for automatic upload and sync... looking forward to getting it to work on both sides! Thanks for making this!
+
+[[!tag /design/assistant moreinfo]]
diff --git a/doc/bugs/error_on_only_repository_copy_deletion.mdwn b/doc/bugs/error_on_only_repository_copy_deletion.mdwn
index 83b3f53d3..7c7be888e 100644
--- a/doc/bugs/error_on_only_repository_copy_deletion.mdwn
+++ b/doc/bugs/error_on_only_repository_copy_deletion.mdwn
@@ -12,3 +12,5 @@ Webapp starts. git-annex: Not in a git repository.
See also
[[bugs/git-annex:_Not_in_a_git_repository._/]]
where the same error message occurs
+
+[[!tag /design/assistant moreinfo]]
diff --git a/doc/bugs/moreinfo.mdwn b/doc/bugs/moreinfo.mdwn
new file mode 100644
index 000000000..8581a2c91
--- /dev/null
+++ b/doc/bugs/moreinfo.mdwn
@@ -0,0 +1,6 @@
+If your bug report is listed here, it has been flagged as needing more
+information. Please respond to the bug and provide the requested
+information.
+
+[[!inline pages="./* and link(./moreinfo) and !link(./done) and !*/Discussion" sort=mtime show=10
+archive=yes]]
diff --git a/doc/bugs/random_files_vanishing_when_assistant_gets_restarted.mdwn b/doc/bugs/random_files_vanishing_when_assistant_gets_restarted.mdwn
index deaa340ab..8ec094e09 100644
--- a/doc/bugs/random_files_vanishing_when_assistant_gets_restarted.mdwn
+++ b/doc/bugs/random_files_vanishing_when_assistant_gets_restarted.mdwn
@@ -31,4 +31,4 @@ them back by reverting the commit but things like that make me very nervous.
3.20130102 on Arch Linux x64
-[!tag /design/assistant]]
+[!tag /design/assistant moreinfo]]
diff --git a/doc/design/assistant/todo.mdwn b/doc/design/assistant/todo.mdwn
index 9055d1182..cf909a0c8 100644
--- a/doc/design/assistant/todo.mdwn
+++ b/doc/design/assistant/todo.mdwn
@@ -1,4 +1,4 @@
-This is a subset of [[/todo]] for items tagged for the assistant.
-Link items to [[todo/done]] when done.
+This is a subset of [[/todo]] and [[/bugs]]
+for items tagged for the assistant.
[[!inline pages="tagged(design/assistant) and !link(bugs/done)" show=0 archive=yes]]