[rt-devel] RT<->Subversion integration

Peter Burkholder peterb at ucar.edu
Fri Mar 12 07:43:49 EST 2004


Evan as a user of both Subversion and RT, I don't really
have a clue what you're talking about.  What capability does this add to RT,
and which RT version is required to give it a spin?

Thanks,

P
On Fri, Mar 12, 2004 at 12:59:12AM -0500, Jesse Vincent wrote:
> 
> It's not at all at a point where it's stable, well documented, robust, 
> etc, but I now have my RT instance recording ticket updates from svn 
> commits that identify tickets.
> 
> In the coming days and weeks, I'll be polishing this up and releasing 
> it, but it seems to let me record comments and resolve tickets on 
> subversion commits, which, along with RT 3.1's slightly cleaned up CLI 
> means that I can now apply patches in seconds instead of minutes. Which 
> is always a happy thing ;)
> 
> In your svn post-commit hooks, add the following:
> 
> curl  "http://your RT 
> server/SVN/Look.html?user=guest&pass=guest&rev=$REV"
> 
> Curl isn't a requirement. you just need something that can "ping" your 
> RT server via http.
> the guest account isn't a requirement. it just needs to be a privileged 
> account that can get at RT's UI.
> 
> The svn handler on the RT side makes sure you don't repeatedly apply 
> commits using links from tickets to the relevant svn transactions.
> 
> Install the attached "Look.html" file as 
> /opt/rt3/local/html/SVN/Look.html
> 





> _______________________________________________
> rt-devel mailing list
> rt-devel at lists.bestpractical.com
> http://lists.bestpractical.com/mailman/listinfo/rt-devel

--
Peter Burkholder, System Administrator
Digital Library for Earth System Education (DLESE® -- http://www.dlese.org)
                            Email)  peterb at ucar.edu        ~~~  ~~  ~~~   __o
DLESE Program Center (DPC)  Office) +1-303-497-2663      ~~~  ~~~ ~~    _`\<,_
UCAR/DPC, P.O. Box 3000     Fax)    +1 303-497-8336 ~~~ ~~~   ~~~~     (*)/ (*)
Boulder, CO 80307-3000      Pager)  +1-303-201-1284 or peterb-page at dpc.ucar.edu



More information about the Rt-devel mailing list