[Trac] Re: Link check-in comments to a Ticket

2008-06-20 Thread Robert C Corsaro

Robert C Corsaro wrote:
> David Chiew wrote:
>> Hi All,
>>
>>  
>>
>> When entering comments using SubVersion, I'd like to be able to type in
>> eg. #123 and for this to link to a ticket number.
>>
>>  
>>
>> I can see that Trac does show #123 as a hyperlink in the timeline, but
>> the most important part which I can't get to work is:
>>
>>  
>>
>> - View ticket details
>>
>> - See a list of relevant changesets
>>
>>  
>>
> 
> Also, you might try the SVNPoliciesPlugin.  It has the contrib scripts 
> integrated, as well as some other features and a nice Admin UI.  I'd 
> love to get some feedback and can help get it setup.
> 

http://code.optaros.com/trac/oforge/wiki/SVNPoliciesPlugin

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
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
-~--~~~~--~~--~--~---



[Trac] Re: Link check-in comments to a Ticket

2008-06-20 Thread Robert C Corsaro

David Chiew wrote:
> Hi All,
> 
>  
> 
> When entering comments using SubVersion, I'd like to be able to type in
> eg. #123 and for this to link to a ticket number.
> 
>  
> 
> I can see that Trac does show #123 as a hyperlink in the timeline, but
> the most important part which I can't get to work is:
> 
>  
> 
> - View ticket details
> 
> - See a list of relevant changesets
> 
>  
> 

Also, you might try the SVNPoliciesPlugin.  It has the contrib scripts 
integrated, as well as some other features and a nice Admin UI.  I'd 
love to get some feedback and can help get it setup.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
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
-~--~~~~--~~--~--~---



[Trac] Re: Link check-in comments to a Ticket

2008-06-20 Thread Gary Oberbrunner

David Chiew wrote:
> Hi All,
> 
>  
> 
> When entering comments using SubVersion, I’d like to be able to type in 
> eg. #123 and for this to link to a ticket number.

This should work fine.  The other direction (find all wiki 
pages/tickets/svnlogs referencing a given ticket) is harder.

> I can see that Trac does show #123 as a hyperlink in the timeline, but 
> the most important part which I can’t get to work is:
> 
> - View ticket details
> - See a list of relevant changesets

I think you want to look at trac-post-commit-hook in contrib.  Won't 
help with your existing data but it will add reverse links for future 
commits.

-- 
Gary Oberbrunner

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
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
-~--~~~~--~~--~--~---