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

RE: Re: pre-commit hook

From: Richard J. Moore <richardm_at_debtorsoftware.com.au>
Date: 2004-03-18 00:15:39 CET

My understanding is that all I need to do is have a file called
pre-commit.(bat,exe,vbs, etc...) in the repository at ... \_svn\hooks.
The pre-commit.* file then get called with two arguments ([1] REPOS-PATH
(the path to this repository) and [2] TXN-NAME (the name of the txn
about to be committed)).

I've tried to do a little test file where all it does is take the
arguments and append them to a text file, but without much luck.

Is there something else I should be doing??

Richard

-----Original Message-----
From: Juanma Barranquero [mailto:jmbarranquero@wke.es]
Sent: Thursday, 18 March 2004 00:19
To: users@subversion.tigris.org
Subject: Re: pre-commit hook

On Wed, 17 Mar 2004 23:47:09 +1000
"Richard Moore" <moorerad@iinet.net.au> wrote:

> Are there any trick to using the pre-commit hook, as I'm having
troubles
> with mine.

What kind of trouble?

                                                                Juanma

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 18 00:16:13 2004

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.