[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 (slightly OT)

From: Young, Jason \(GE Infrastructure\) <Jason.Young_at_ge.com>
Date: 2006-02-07 19:59:56 CET

This question has been bugging me:
If they are part of the server (which I'm assuming means they are
launched BY the server), what actually launches them if you are
accessing your repository using file://? Doesn't the client actually
launch them? Or is there a server process that monitors some files? I
guess I don't completely understand the architechure, and I couldn't
find anything in the subversion book.

Just my own nagging curiousity. Delete this message if it's a stupid
question.

Thanks,
Jason

-----Original Message-----
From: Jody Shumaker [mailto:jody.shumaker@gmail.com]
Sent: Tuesday, February 07, 2006 11:02 AM
To: users@tortoisesvn.tigris.org
Subject: Re: TSVN & Bug Tracking Integration

The pre-commit and post-commit hooks are part of the server, not the
client. Doesn't matter which client you're using, the only benefit to
some clients is obeying or creating non-standard svn properties. If you
base it all on regex's from the log message, then you should be able to
use any client.

- Jody

On 2/7/06, Jonathan L. <jleibiusky@quadratica.com.ar> wrote:
>
> > Why would you want to track this in svn? It's designed to do version

> > control, not issue tracking.
> >
> The same reason i want to associate an issue with commits. Having
> subversion integrated with a issue tracker is very usefull.
>
> I think Simon is right, i could have this done using a regex.
>
> By the way, does AnkhSvn supports all this?
>
> Jonathan
>
> ---------------------------------------------------------------------
> 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 20:00:25 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.