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

Re: Noob question on pre-commit windows script

From: Kurt Pruenner <leak_at_gmx.at>
Date: Thu, 07 Feb 2008 13:20:18 +0100

Tom Blough wrote:
> Post_commit_hook
> Path: C:\temp
> Command line: C:\temp\version.bat
> Wait: true
> Hide: false

If anything, that probably should be

Command line: cmd.exe /c C:\Temp\version.bat

because a batch file by itself is no executable...

-- 
Kurt Bernhard Pruenner --- Haendelstrasse 17 --- 4020 Linz --- Austria
.......It might be written "Mindfuck", but it's spelt "L-A-I-N".......
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-02-07 13:20:51 CET

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.