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

Re: On commit, svn server to change line ending to unix style for .sh files.

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Fri, 5 Sep 2008 19:33:41 -0500

On Sep 5, 2008, at 6:57 PM, Fu-Tung Cheng wrote:

> On Fri, 9/5/08, Larry Shatzer, Jr. wrote:
>
>> Now please read
>> http://svnbook.red-bean.com/nightly/en/
>> svn.advanced.props.html#svn.advanced.props.auto
>>
>> And you should read
>> http://subversion.tigris.org/faq.html#auto-props
>
> The information appears somewhat contradictory though. The first
> link implies that I can set enable-auto-props and that I can choose
> to have it set the eol-style to LF for .sh files.

Correct: you do that on the client.

> The second link says there is no server mechanism. Did I mis-
> interpret something?

Correct: there is no server-side mechanism to modify the properties
automatically; this only exists on the client side. On the server you
cannot change the data the user submitted in the commit; you can
merely reject a commit if its contents is not satisfactory for
whatever reasons you define.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-06 02:41:46 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.