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

RE: Default server based properties

From: Giulio T <giulio.troccoli_at_uk.linedata.com>
Date: Mon, 6 Apr 2009 15:59:23 +0100

> Understood, but is there any way to force setting preferences
> instead of just making sure that they are already set properly?
> Thank you,
> D

I know it's not recommended but I do enforce the EOL.

The post commit hook check whether the committed files have the svn:eol-style property set. If it is not set or it is set to something else than LF, the post commit hooks use a WC on the server to set or change the property and then commits.

I know the user's WC becomes immediately out-of-date, but since it's just a property value I find it acceptable.

Giulio

Linedata Services (UK) Ltd
Registered Office: Bishopsgate Court, 4-12 Norton Folgate, London, E1 6DB
Registered in England and Wales No 3027851 VAT Reg No 778499447

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1562311

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-06 17:01:20 CEST

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.