diff --git a/doc/bugs.mdwn b/doc/bugs.mdwn index df090a06fb..21f6bb3c79 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 6306a4bd10..823466f65e 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 632accb656..16109fb237 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 6bf4581415..9148252091 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 610c0e9d1a..d63394b026 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 3f125b08aa..eae2ba8d3c 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 e95e3ed134..3bc701bbda 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 73f8a046a8..99055e7c5d 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 d053353532..d558d5afed 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 83b3f53d36..7c7be888ed 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 0000000000..8581a2c919 --- /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 deaa340ab3..8ec094e094 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 9055d1182e..cf909a0c84 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]]