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

Re: trigger events in svn

From: Steve Williams <stevewilliams_at_kromestudios.com>
Date: 2004-07-28 03:31:56 CEST

They're called pre- and post-commit hooks in Subversion land. They're in
the repository directory in a directory called hooks.

Sly

> I used to be a clear case user and am interested in setting up triggers
> on events. Clear case has pre and post check in triggers (among others)
> that were very useful.
>
> a simple example would be to run lint on any piece of code before the
> commit is allowed and only allow the commit after lint returns a clean
> bill of health.
>
> Does subversion support this?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 28 03:34:14 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.