You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Mark Phippard <Ma...@softlanding.com> on 2004/10/08 14:06:34 UTC

svn export and line endings

Using svn 1.1 RC3, also happens with TSVN built on 1.1.0 final.

If I run the following command from a Windows system, all of the files 
have Windows line endings.  Is that the expected behavior?  I couldn't 
find any mention of this in the book.

svn export http://svn.collab.net/repos/svn/tags/1.1.0/subversion  somedir

I thought that the line endings were only converted if the svn:eol-style 
native property was set.

Thanks

Mark


_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs. 
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: svn export and line endings

Posted by "Peter N. Lundblad" <pe...@famlundblad.se>.
On Fri, 8 Oct 2004, Mark Phippard wrote:

> Mark Phippard <Ma...@softlanding.com> wrote on 10/08/2004 10:06:34 AM:
>
> > I thought that the line endings were only converted if the svn:eol-style
>
>
> > native property was set.
>
> Oops.  Just noticed this property is set.  I was looking at the properties
>
> on the folders instead of the files.
>
See the --native-eol option for export if you want something else. This
was added in 1.1.

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: svn export and line endings

Posted by Mark Phippard <Ma...@softlanding.com>.
Mark Phippard <Ma...@softlanding.com> wrote on 10/08/2004 10:06:34 AM:

> I thought that the line endings were only converted if the svn:eol-style 


> native property was set.

Oops.  Just noticed this property is set.  I was looking at the properties 

on the folders instead of the files.

Nevermind.

Mark


_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs. 
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org