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

hook to refuse commit if ignored files

From: Alex Teslik <alex_at_acatysmoof.com>
Date: 2005-12-20 21:37:30 CET

I'm trying to make a pre-commit hook that refuses the commit if there are any
files that are of the ignore type (the ones that show with a "?" in front of
them when you run 'svn status' before commit). I don't want committers to
forget to 'svn add' those files. How can I test for this case using svnlook
(or any other method)?

Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Dec 25 05:19:38 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.