I do this with subversion hooks that call the RT REST API and some custom
fields.  The programmer puts "Ticket: 123" as the first line of the comment at
commit.  The hooks validate the ticket data using REST API before allowing the
commit, and they also post information about the commit back to the ticket.

My hooks are written in ruby and use the rt-client library from rubyforge
(which I am the author of).


Ben wrote:
> Can any one help me on this?
>  
> Thanks,
>  
> Ben
> 
> --- On *Tue, 9/15/09, Ben /<[email protected]>/* wrote:
> 
> 
>     From: Ben <[email protected]>
>     Subject: RT and Subversion
>     To: "RT Users" <[email protected]>
>     Date: Tuesday, September 15, 2009, 11:27 AM
> 
>     Hi, All,
> 
>     I have a quick question. I use RT and subversion and scmbug.
>     I have created several queues undr RT, also several projects under
>     one repos in subversion.
>     My question is: how can I let the ticket owner can make changes to
>     one projects in subversion?
>     for example, I have queueA, queueB, queueC, under subversion repos,
>     I have projectA, projectB, projectC.  User A have a ticket in
>     queueA, then he can check in to projectA, userB has a ticket in
>     queueB, then he can check in to projectB.
>      
>     Thanks!
>      
>     Ben
> 
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
> 
> Community help: http://wiki.bestpractical.com
> Commercial support: [email protected]
> 
> 
> Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
> Buy a copy at http://rtbook.bestpractical.com


-- 
-- ============================
   Tom Lahti
   BIT Statement LLC

   (425)251-0833 x 117
   http://www.bitstatement.net/
-- ============================
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [email protected]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to