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

RE: Server-side file ignores

From: BRUGGEMAN Jens (JBRG) <Jens.Bruggeman_at_seco-m.be>
Date: 2005-03-03 15:16:38 CET

Hi Peter,

Try to write a pre-commit hook at server-side to check if certain files may
be allowed to be added. That is how I solved the problem.
I'm afraid there is indeed only a client-side option available at this
moment.

Greetings,
Jens

-----Original Message-----
From: Peter Howe [mailto:Peter.Howe@uk.linedata.com]
Sent: donderdag 3 maart 2005 15:13
To: users@subversion.tigris.org
Subject: Server-side file ignores

Hi All

I know that there is the client-side "global-ignores" option which can be
put into /etc/subversion/config in order to have SVN ignore certain files in
users' working directories. However, I'd like to control this from the
server (i.e. for all users, ensure that certain files are ignored -
regardless of which client machine they are working on.)

Is there a facility for this that I'm unaware of - and if so, is it possible
to restrict it by directory? (e.g. under myrepos/src ignore .o but under
myrepos/objs don't ignore .o). That's a contrived example by the way.

Thanks in advance,
Pete

-----------------
Peter Howe
Icon Operations Manager, Asset Management
 
Linedata Services (UK) Ltd. Bishopsgate Court 4-12 Norton Folgate London
E1 6DB T +44 (0)20 7360 1901 F +44 (0)20 7360 1974 M +44 (0)7771 992 331 E
peter.howe@ldsam.com W www.ldsam.com MSN Messenger peter.howe@xenzero.com

---------------------------------------------------------------------
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 Thu Mar 3 15:42:59 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.