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

Re: Client Side Hooks Into TortoiseSVN

From: Joshua Varner <jlvarner_at_gmail.com>
Date: 2005-11-02 16:23:36 CET

On 11/2/05, Kalin KOZHUHAROV <kalin@thinrope.net> wrote:
> Scott Prugh wrote:
> >
> > As far as I can tell, there does not appear to be a framework for Client
> > Side Hooks into the TortoiseSVN shell. Is this correct?
> No client-side hooks exist, neither in CLI nor in TSVN (or sany other client?)
>
> > Basically, I want to be able to hook the shell and prompt the user with
> > a dialog to capture bug information. I know how the bugtraq stuff
> > works, but I need to evaluate the bugid against the branch of code a
> > user is commiting into. It doesn't do us any good for a user to check
> > the code into the wrong branch.
> >
> >
> > For example:
> >
> > Log message window is shown:
> >
> > Pre Commit Hook Called:
> >
> >
> > Has anyone tried doing this? Do I basically have to crack the Tortoise
> > shell code to implement this? Would anyone be interested in
> > collaborating on this?
>
> I feel the proper level to implement this at subversion, so then TSVN can use it for free.
> There are many request for it already.
>
There are significant objections to implementing this at the
subversion level, a number
of which would not apply to TSVN. (Platform consistency would be gone, and the
server would not be telling the client to do anything - everything would happen
at the client end).

see
http://subversion.tigris.org/servlets/BrowseList?list=dev&by=thread&from=369492
http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=106732
and more

Josh

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org

--
Received on Wed Nov 02 15:30:09 2005

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.