I think it's a good idea, to get SVN integrate with Streber as issue tracker.
I added some properties to SVN source tree and now all committed changes could be assigned with tasks in
streber.pixtur.de. This changed all files in repository.
All task/bug ID entered as #number are resolved (regex rule) to url to issue/bug in streber site.
I added warn if issue track is not added to.
I think, we should add always tasks with some kind of comment when submitting any code. Not only to SVN but connect it wit tasks in streber. This help us to see, what was changed and discuss something, whet it is necessary to discuss anything.
Properties added:
bugtraq:url http://streber.pixtur.de/%BUGID%
bugtraq:number true
bugtraq:logregex #(\d+)
bugtraq:append true
bugtraq:warnifnoissue true
bugtraq:label Issue / Bug ID #:
Alternatively if you are not working with
clean URLs you might use this url:
http://streber.pixtur.de/index.php?go=itemView&item=%BUGID%