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

Pre commit hook script help needed

From: Amitakhya Phukan <aphukan_at_fedoraproject.org>
Date: Mon, 12 Dec 2011 16:49:07 +0530

Hello all,

I have this issue with me. I have a SVN structure foo like this :

Foo
 |
 |
 |_____ Docs
 |
 |
 |
 |______ Bar

Now there is a pre-commit hook that checks for some conditions before
allowing commits into Foo. However, I want to exclude Docs folder/file from
this checking exercise. I want this checking to be implemented only for Bar
(and also for all the modules inside Bar, if there are any multiple modules
inside Bar). How do I achieve this ?

I am new to the whole SVN thing and also have no experience in scripting.

Please help.

----
Best regards,
Amitakhya Phukan
Received on 2011-12-12 12:41:57 CET

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.