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

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

From: Pieter <pietercoucke_at_hotmail.com>
Date: 2007-07-11 15:45:36 CEST

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
Received on Wed Jul 11 15:45:28 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.