[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

From: Bryan Miller <millerb_at_acm.org>
Date: 2007-11-18 22:57:40 CET

Here is a simple example I am using to root cause this:

Hook: Start Commit
Working copy path: C:\perl\bin
Command to execute: C:\perl\bin\perl.exe -v
Wait: checked
Hide: unchecked

I have also tried the following for "Command to execute":

cmd \K C:\perl\bin\perl.exe -v
cmd \C C:\perl\bin\perl.exe -v
cmd \C "C:\perl\bin\perl.exe -v"
cmd \C C:\svnCQ\message_box.bat
C:\svnCQ\message_box.bat

to no avail.

-Bryan

> -----Original Message-----
> From: Stefan Küng [mailto:tortoisesvn@gmail.com]
> Sent: Sunday, November 18, 2007 2:33 AM
> To: users@tortoisesvn.tigris.org
> Subject: Re: Client side hooks
>
>
> Bryan Miller wrote:
> > Hello all,
> >
> > I have been downloading nightly builds for the past few weeks in hopes
> > if finding a build with working client-side hooks. It may be operator
> > error but I am unable to get any of my hooks to fire. I have created
> > a simple start-commit hook that uses a fully qualified path to the
> > executable and have left "hide hook" unchecked and "wait for hook"
> > checked. I'm not doing anything fancy.
> >
> > I am using the 1.4.99 nightlies with SVN 1.4.5. I'm wondering if I
> > need to be using TortoiseSVN 1.4.99 with a nightly build of SVN as
> > well? Advice welcome!
>
> Show us your hook script and the settings you used for this. Otherwise
> we'd have to use our crystal ball to find out what's wrong.
>
> Stefan
>
> --
> ___
> oo // \\ "De Chelonian Mobile"
> (_,\/ \_/ \ TortoiseSVN
> \ \_/_\_/> The coolest Interface to (Sub)Version Control
> /_/ \_\ http://tortoisesvn.net
>
> ---------------------------------------------------------------------
> 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 Sun Nov 18 23:05:06 2007

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.