[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: RE: TSVN & Bug Tracking Integration

From: Peter Mounce <Peter.Mounce_at_whitbybird.com>
Date: 2006-02-07 16:17:25 CET

> -----Original Message-----
> From: Jared Armstrong [mailto:jarmstrong@omnispear.com]
> Sent: 07 February 2006 15:00
> To: users@tortoisesvn.tigris.org
> Subject: RE: TSVN & Bug Tracking Integration
>
>
> What are your commit times like with your issue tracking integration?
> Mine was so slow I had to remove it until I can get a new
> method setup that forks off the process from the commit action.

It's slow_er_, than without - say about 15 seconds from end of commit to
after post-commit-hook. Longer with bigger commits. But not what I
would consider unbearable (and I'm the type to campaign for faster kit
if that sort of thing is slow).

I hacked on http://chrison.net/CategoryView,category,Subversion.aspx 's
SvnPostCommitHook to add FogBugz (web-based issue-tracker) integration
into it (and attempted to make it loosely coupled). It basically uses
the same bugtraq regex that TSVN does (though it doesn't read it out of
the property where it probably should) to scan log messages for issue
IDs, then utilises FogBugz integration page to complete the wire-up.

If the idea of a .NET post-commit hook appeals, you're welcome to the
code.

Pete

> Thanks,
>
> Jared Armstrong
>
>
> -----Original Message-----
> From: Peter Mounce [mailto:Peter.Mounce@whitbybird.com]
> Sent: Tuesday, February 07, 2006 4:10 AM
> To: users@tortoisesvn.tigris.org
> Subject: RE: TSVN & Bug Tracking Integration
>
> > -----Original Message-----
> > From: Jonathan Leibiusky [mailto:jleibiusky@quadratica.com.ar]
> > Sent: 06 February 2006 19:39
> > To: users@tortoisesvn.tigris.org
> > Subject: TSVN & Bug Tracking Integration
>
> > Can any body share is experiences with Bug Tracking Integration?
>
> Well, it works really well. What are you after, specifically? :)
>
> Pete
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
> For additional commands, e-mail: users-help@tortoisesvn.tigris.org
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
> For additional commands, e-mail: users-help@tortoisesvn.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Tue Feb 7 16:21:20 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.