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

Re: Pre-commit script for Windows - Require log msg

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2006-11-15 20:46:32 CET

On 11/14/06, Morgovsky, Alexander (US - Glen Mills)
<amorgovsky@deloitte.com> wrote:
> Thanks. Actually, that did not work. The reason why I put those
> characters in there was because I thought it was needed to escape the
> space. In your script, it looks like you are not calling it
> pre-commit.cmd. Does that matter?

It does need to be called pre-commit (unless you're calling it from
another script/program which is named pre-commit) and recognized by
extension as being executable - so .exe, .bat, or .cmd should all
work, and other types (js, wsf, py, pl) can be set up to work as well
with a little tweaking IIRC.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 15 20:50:32 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.