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

Re: Howto Question: Is it possible for the hook scripts to check each file being added or changed ?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-03-21 22:43:07 CET

On Mar 21, 2005, at 3:25 PM, White, Daniel E. wrote:

> Is it possible to perform a check (like the existence of a property) on
> a per-file basis in the start-commit or pre-commit hook scripts ?
>

Yes, that's exactly why start-commit or pre-commit hooks exist, as the
book says. :-)
Use a program like 'svnlook' to inspect the transaction.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 22 00:37:35 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.