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

Re: Testing commits to the trunk

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-11-13 13:49:12 CET

Tim Armes <tarmes@fr.imaje.com> writes:

> My problem is that I only want to do this check if the commit is being done
> within a trunk directory (*/trunk/*). How can I do this?

Run '$SVNLOOK changed -t "$TXN" "$REPO"' and search the output using
something like "egrep '. +trunk/'".

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 13 13:50:19 2003

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.