Hi Sven, thanks a lot for the patch!! I think we are on a good path.

I applied most of it, but it's been reworked. The reason is that some
things (like the bug_status_map) are being designed to be common for all
bugtrackers, not just Mantis. Could you extract from CVS and retest ?

The other issue that needs to be tested/reworked (have not reworked this
yet) is reassigning bugs to a different user. The new status will still
be "assigned" but the resolution will be a username (or email address in
Bugzilla). This needs to be handled in the backend support. Perhaps you
could have a look at it ? I think the layout of the bug status map
should be easy to figure out and extend.

We also need to mark some bugs as "duplicates" -- which needs extra
backend support. Imagine wanting to resolve as a duplicate:

status 547: resolve duplicate 700

We have status=resolve, resolution=duplicate. This needs extra support
to capture "700" as additional data.

On Tue, 2007-07-10 at 17:43 +0200, Sven Ludwig wrote:
> Hey Guys,
> 
> basic functionality for svn / mantis is added.
> 
> there nearly no checks if the entered status/resolution makes sense
> (like resolved/open).
> 
> You find the actual diff (src) attatched.
> 
> Sven Ludwig
> _______________________________________________
> scmbug-users mailing list
> [email protected]
> http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users

Reply via email to