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

Re: Wrong date/time in "svn log" output

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: 2005-12-06 18:12:37 CET

On 12/6/05, Brandt, Servatius <Servatius.Brandt@fujitsu-siemens.com> wrote:

> Currently, hook scripts on Windows are invoked as pre-commit.bat or
> pre-commit.exe but nothing else (example for pre-commit). Could this
> be changed to a Windows-like behaviour? Instead of trying just ".bat"
> and ".exe", each extension listed in the $PATHEXT should be tried. The
> Windows cmd.exe works this way.

Why can't pre-commit.bat contain a one-line call to *any* other script
you write? Like a python or perl script? This seems like a
non-problem to me.

P.S. There are purely native versions of python for windows as well --
you don't have to use cygwin to have python.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 6 18:20:27 2005

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

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