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

Re: Post-commit on Win32 issues

From: Steve Williams <stevewilliams_at_kromestudios.com>
Date: 2005-12-02 01:16:00 CET

Jon Keating wrote:
> I have set up an SVN server on (unfortunately) Win32. Everything works
> great after I configured SSH and TortoiseSVN on the clients. However,
> post-commit.bat isn't being executed. I have tested it from the command
> line and it works fine if I run it manually with the parameters it
> should get from SVN.
>
> I looked into it, and at the very first I line I have it output some
> information to a file, but after a commit, it isn't being created. I've
> searched the mailing list and google all day yesterday. Today I
> restarted the server thinkign it might be some kidna Win32 issue. But it
> still isn't working and I have no idea what to do next...

Are you incorrectly assuming that there is an environment in the batch
file? When called by SVN, there are no environment variables, such as
PATH. You must fully qualify every call to every executable.

-- 
Sly
This message and its attachments may contain legally privileged or confidential information. This message is intended for the use of the individual or entity to which it is addressed. If you are not the addressee indicated in this message, or the employee or agent responsible for delivering the message to the intended recipient, you may not copy or deliver this message or its attachments to anyone. Rather, you should permanently delete this message and its attachments and kindly notify the sender by reply e-mail. Any content of this message and its attachments, which does not relate to the official business of the sending company must be taken not to have been sent or endorsed by the sending company or any of its related entities. No warranty is made that the e-mail or attachment(s) are free from computer virus or other defect.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 2 01:19:21 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.