trac-users

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

[Trac] Re: Trac / Subversion / IDE integration Ian Jones Wed Jul 16 08:03:25 2008

Can you please explain further or point me at some docs on how to set this
up further? I'd love that and I tried with no success this morning to figure
it out myself

On Wed, Jul 9, 2008 at 8:56 AM, Aaron D. Marasco <[EMAIL PROTECTED]>
wrote:

>
>
> On Wed, Jul 9, 2008 at 9:47 AM, Bill Johnson <[EMAIL PROTECTED]> wrote:
>
>>
>> On Tue, 8 Jul 2008 16:54:10 -0400
>>  "Aaron D. Marasco" <[EMAIL PROTECTED]> wrote:
>> > 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
>>
>>
>> These items go in SVN where please?
>>
>
> They are SVN properties (propset) on the directory that you are working in.
> For example, you set the property on /trunk and tell the client to apply it
> recursively. Then, any time after that, Tortoise will prompt you for a
> ticket number during checkin.
>
>  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
-~----------~----~----~----~------~----~------~--~---