trac-users

[Prev] Thread [Next]  |  [Prev] Date [Next]

[Trac] Re: Trac / Subversion / IDE integration Aaron D. Marasco Wed Jul 16 08:02:10 2008

I've had great luck with TortoiseSVN, the Windows GUI client.

You can have it link to trac (using the previously mentioned post-commit
scripts) using some special svn properties:

bugtraq:label => Ticket:
bugtraq:message => References #%BUGID%.
bugtraq:url => http://URL_to_my_server/trac/ticket/%BUGID%
tsvn:logtemplate =>

 * Bullet
 * Bullet
 * Bullet



The last one is optional but pre-fills the check-in window with trac bullet
items.

 - Aaron

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [EMAIL PROTECTED]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---