Re: integrate Scarab with TortoiseSVN
Völker Ronny <[email protected]>
| Newsgroups | gmane.comp.java.scarab.user |
|---|---|
| Message-ID | <[email protected]> |
There is indeed a way to integrate TortoiseSVN with Scarab. TortoiseSVN can be configured to recognize an Issue-id in a log message and display it as a link which refers to the page of this Issue in Scarab. It is described in the TortoiseSVN-Help: Daily Use Guide -> Integration with Bug Tracking Systems / Issue Trackers The other way around is more about integrating SVN with Scarab as Jorge pointed out. In this case you can add a hook script to svn which for instance appends a comment to an Issue when a change is commited and the Issue is mentioned in the log message of the commit. Ronny From: Jorge Uriarte Aretxaga [mailto:[email protected]] Sent: Tuesday, February 12, 2008 4:40 PM To: [email protected] Subject: Re: integrate Scarab with TortoiseSVN with "tortoise"svn? I've seen svn integration, but never with Tortoisesvn (though it might as well be scriptable). Anyway, it will all depend on what do yo want the integrated product to do. Is scarab to talk to svn (merging changes once an state is reached, or querying svn for diffs, or...)? Is svn to talk to scarab (checking permission/assignment, logging commit info in the issues,... )? _ Jorge On 2/12/08, luciano maga <[email protected]> wrote: Ciao I'm interested to integrate Scarab with TortoiseSVN as Bug Tracking Tools. Can you help me about the Scarab configuration? Thanks a lot in advantage Luciano