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

pre-commit hooks extra argument

From: paptimusx <paptimusx_at_gmail.com>
Date: Tue, 22 Apr 2008 16:30:55 +0900

Hello, there.

There is a doubt in the argument that 'pre-commit.bat' receives.

#1 -> "c:/var/svn/svnrepo"
#2 -> "9609-1"

I think '-1' of the second argument is extra. It makes svn-notify malfunctions.

?? svnnotify --repos-path PATH -r 9609-1 ...
=> svnnotify --repos-path PATH -r 9609 ...

How should I do?

Thanks in advance.

% ver
Microsoft Windows XP [Version 5.1.2600]
% svnnotify -v
svnnotify 2.64
% svn --version
svn, version 1.4.6 (r28521)
   compiled Dec 20 2007, 16:33:06

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-04-22 09:31:21 CEST

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.