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

Subversion Hook-UP -- HOWTO

From: Chien-Lung Wu <cwu_at_deltartp.com>
Date: 2003-05-07 18:45:04 CEST

Hi,
        I try to hook up Subversion with "post-commit". However, I don't
get any triger from Subversion.
Can anyone show me HOWTO hook-up post-commit. Do I need to do any
configuration when I install/compile Subversion?

Here is my scenario to test the hook-up function.

(assumming I have create repositories; and I have install Subversion server
and client; and it works to access through
WebDAV protocol)

1. check out a repositoy with file test.c

2. modify test.c

3. svn ci -m "modify test.c"

When I commit test.c, the Subversion is expected to trigger post-commit.bat
and do any function with post-commit.bat.
Am I right?

TIA.

--Chien-Lung

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 7 18:47:42 2003

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.