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 -~----------~----~----~----~------~----~------~--~---
