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

Re: Commit hooks malfunctioning...

From: Simon Comeau Martel <martelsc_at_videotron.ca>
Date: 2005-01-21 03:49:49 CET

Dassi, Nasser wrote:
> When I create a multi-step start-commit, pre-commit, or post-commit
> hook, the process does not execute all steps.

Since you are originally from Quebec, I'll try to help you ;0)

   The steps are as follows:
>
> 1. svn status > random.txt (Works)

Where is the file created ?
> 2. cscript blah.vbs (Runs -> creates a file, random1.txt)

Can you give us an example of the content of your random1.txt file?
> 3. svn add --targets random1.txt (Fails)

Have you tried to redirect stdout/stderr to a file? That could give you
  a clue about the problem. As a free guess, could your working
directory be the problem? (You think you are executing from somewhere,
but are elsewhere...)

Have a good day

-- 
Simon Comeau Martel
martelsc@videotron.ca
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 21 03:52:32 2005

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

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