X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=html%2Fserver-control.html.in;h=5ded4849b263f99b45c70fe65b2a87f5c129ff06;hb=45f1672bfee50ef8c2ec5938979ee409c5c3db87;hp=e570f4a997117893cb0c2c6df82c355ffbbf0c2d;hpb=76a69162af0f6320372f9df907354e52056f160c;p=debbugs.git diff --git a/html/server-control.html.in b/html/server-control.html.in index e570f4a..5ded484 100644 --- a/html/server-control.html.in +++ b/html/server-control.html.in @@ -4,6 +4,7 @@ $gControlHtml = < $gProject $gBug system - control mail server commands + @@ -91,6 +92,12 @@ mailservers is available via the WWW, in the $gBug is cleared. This is identical to the behaviour of reopen. +

This command will only cause a bug to be marked as not done if no + version is specified, or if the version being marked found + is equal to the version which was last marked fixed. (If + you are certain that you want the bug marked as not done, + use reopen in conjunction with found.

+

This command was introduced in preference to reopen because it was difficult to add a version to that command's syntax without suffering ambiguity. @@ -319,8 +326,8 @@ mailservers is available via the WWW, in

owner bugnumber address | !
Sets address to be the "owner" of #bugnumber. - The owner of a $gBug claims responsibility for fixing it and will receive - all mail regarding it. This is useful to share out work in cases where a + The owner of a $gBug claims responsibility for fixing it. + This is useful to share out work in cases where a package has a team of maintainers.

If you wish to become the owner of the $gBug yourself, you can use the @@ -331,6 +338,18 @@ mailservers is available via the WWW, in

Forgets any idea that the $gBug has an owner other than the usual maintainer. If the $gBug had no owner recorded then this will do nothing. +
archive bugnumber + +
Archives a $gBug that was previously archived if the $gBug + fulfills the requirements for archival, ignoring time. + +
unarchive bugnumber + +
Unarchives a $gBug that was previously archived. Unarchival + should generally be coupled with reopen and found/fixed as + approprite. Bugs that have been unarchived can be archived using + archive assuming the non-time based archival requirements are met. +
#...
One-line comment. The # must be at the start of the line. @@ -340,12 +359,20 @@ mailservers is available via the WWW, in
quit
stop -
thank... -
--... - -
Tells the control server to stop processing the message; the remainder - of the message can include explanations, signatures or anything else, - none of it will be detected by the control server. +
thank +
thanks +
thankyou +
thank you +
-- + + + + +
On a line by itself, in any case, possibly followed by + whitespace, tells the control server to stop processing the + message; the remainder of the message can include explanations, + signatures or anything else, none of it will be detected by the + control server.