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

Re: TSVN can't load original files ?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-12-11 18:42:27 CET

bencha wrote:
> I have to 'export in' from a sourceforge project binary and text files. I
> want all of these files to be the exact copy of the server ones.
>
> By default, TSVN convert end of lines to CRLF.
>
> As these files have no (or funny) extension name, I can't tell TSVN
> *.foo=svn:eol-style=LF in auto-props, and *=svn:eol-style=LF doesn't seem to
> work. Worst, I don't want binary files to have eventual CRLF sequencies
> converted to LF.
>
> So i can't - as I used to do with CVS - just download files from the server
> without ANY modification.

If the files in the repository don't have the svn:eol-style property
set, then the files are *not* modified on checkout. Only if the property
is set, then the EOL's get adjusted.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Dec 11 18:42:39 2006

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.