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

Re: Probably a simple problem with hook script

From: Dan Shookowsky <dshookowsky_at_gmail.com>
Date: 2006-07-10 20:59:54 CEST

On 7/10/06, Ryan Schmidt <subversion-2006c@ryandesign.com> wrote:
> On Jul 10, 2006, at 20:26, Dan Shookowsky wrote:
>
> > * Output redirection from the svn update "uncpathname" ends up with a
> > 0-length file
> >
> > The actual command line looks like this:
> > svn update "\\UNCPathToWC" --username "domain\user" --password
> > "password" > E:\logs\post-commit.log
>
> Are you remembering to either use the complete absolute path to the
> svn command (isn't it svn.exe on Windows?), or else setting the path
> to something useful before calling svn?
>

yes...the path is set correctly and I've confirmed this by dumping the
environment variables and the output of the svn info command. I've
just done a test of this with a local working copy and it has been
successful...now I just need to figure out why it's not working on the
remote path name when executed under apache.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 10 21:01:11 2006

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.