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

RE: Do Win32 versions of hook template scripts exist?

From: McKenna, Simon (RGH) <Simon.McKenna_at_rgh.sa.gov.au>
Date: 2005-07-01 04:25:56 CEST

Hi Andrew,

-> I checked the contrib web site and the standard web site
-> for other handy hook scripts, and don't see any win32 batch
-> file equivalents to what is provided as bash scripts with
-> standard SVN. Has anyone written these?

If you don't mind using NAnt on the Mono or .NET runtime,
I've been working on a framework to aid Subversion admin,
it includes hook scripts:

http://svn.berlios.de/viewcvs/subnant/trunk/README.txt?view=markup

The test target will ensure your config is setup for hooks.

Caveat: still in dev mode and unstable, the hook targets for
commit-email, revprop-email, and commit-message are implemented,
the other hooks will be done as time permits and needs require
(access control for both normal data and revision properties is
being worked on, spec is in /doc, after that, check-case-insensitive)
but our team here use and rely on the completed parts of Subnant
(mostly the dump and hotcopy targets, and the commit-email hook)

peace
si

ps. if you are interested, grab the latest nightly of Nant
and NAntContrib, as the 0.85rc4 hasn't been released (yet).

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 1 04:28:07 2005

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.