Amos Shapira wrote: > On 24/01/07, *Lior Okman* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Amos Shapira wrote: > > Hi, > > > > Does anyone here had/heard experience with Scmbug? > > (http://www.mkgnu.net/?q=taxonomy/term/1) > > My company uses this tool with Subversion and Bugzilla. > > We're actually pretty satisfied with it. It's easy to setup on Debian, > easy to maintain, and simply works with the Bugzilla and > Subversion that > come with Debian. > > > Thanks! > > So do you feel it really provides an advantage in integration of the > two systems? Yes, if you set it up so that the users in Bugzilla are LDAP based, and Subversion requires authentication for any non-view actions.
SCMBug makes it easy to track what commit touched which bug, and prevents user A from committing against user B's bugs, and the comment you use when you commit changes to Subversion are available in the bug report itself in Bugzilla along with the modified/affected files. All in all - once you get used to it, it's very hard to let go. Lior > > Cheers, > > --Amos ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
