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

Re: Managing Hook Scripts

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-05-19 18:05:01 CEST

Lukas Ruf <ruf@rawip.org> writes:

> Dear all,
>
> a thing I liked with CVS was the fact you could easily handle CVSROOT
> by common check in/out. Working on some hook-scripts, I would like to
> store them in a subversion project themselves.
>
> Is there any standardized way on how I can achieve this?

You can put you hooks/ directory under version control in the
repository itself, and make your post-commit hook include a line with
runs 'svn up' on the repos hooks/ directory.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 19 18:05:59 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.