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

RE: Force Unix style file type on repository

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Wed, 17 Dec 2008 10:36:09 -0500

There was recently a thread about this on the svn users list. Basically
you need to look at the eol-style property. You probably want to set it
to native. Look at the "End-of-Line Character Sequences" topic in the
subversion book.

http://svnbook.red-bean.com/en/1.5/svn.advanced.props.file-portability.h
tml#svn.advanced.props.special.eol-style

BOb

> -----Original Message-----
> From: golan davidovits [mailto:golandav_at_yahoo.com]
> Sent: Wednesday, December 17, 2008 8:00 AM
> To: users_at_tortoisesvn.tigris.org
> Subject: Force Unix style file type on repository
>
> Hi,
>
> We work in a mix Win and Linux environment. What happens is that
people
> change the same files from different environments.
> Usually, it does not make a problem, but sometimes you get an error on
> commit for mix carriage return (which is resolved by dos2unix).
>
> What i would like is to have a solution that will verify that each
code CI
> will be Unix type.
> I prefer something that will verify it on commit and not to run
> periodically dos2unix and commit on all files.
>
> Thanks,
> gzd
>
> ------------------------------------------------------
>
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessage
Id
> =985677
>
> To unsubscribe from this discussion, e-mail: [users-
> unsubscribe_at_tortoisesvn.tigris.org].

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=985793

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2008-12-17 16:36:29 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.