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

RE: pre-commit hook: dont allow given diretory's and file-types

From: Trevor Spackman <tspackma_at_myriad.com>
Date: 2007-07-11 18:23:42 CEST

Look at this:

http://svnbook.red-bean.com/nightly/en/svn-book.html#svn.advanced.props.
special.ignore

HTH,
Trevor

-----Original Message-----
From: news [mailto:news@sea.gmane.org] On Behalf Of Pieter
Sent: Wednesday, July 11, 2007 7:46 AM
To: users@subversion.tigris.org
Subject: pre-commit hook: dont allow given diretory's and file-types

Hi,

I would like to have a pre-commit hook, that doesn't allow the commit if

some special directroy's are in it, neither some file-types.
So in order to do the commit, the user has first to ignore them.

I'm not really experienced in perl, so it would be great if someone
could
help me with this? I searched in the mailinglist, but didn't find
anything
:-(

The directory's to ignore are:
    \bin
    \debug
end the file-types to ignore are:
    *.suo
    *.user

Any help will be really appreciated, thanks a lot in advance,

Pieter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 11 18:23:48 2007

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.