SteveKing wrote:
> anita kulshreshtha wrote:
>
>> I am using win98 SE and Tortoisesvn (latest
>> version). The files read from the repository contain
>> only /n instead of the usual /r /n. Tortoisecvs did
>> not have this problem. I think it works fine for win2k
>> and later.
>
>
> You can set the property svn:eol-style to CRLF. Check the docs about
> how to do that.
>
> Stefan
>
Anita, it doesn't say in your post if you had svn:eol-style set so let
me add to Stefans suggestion
also the svn:eol-style=native. native means that the normalized line
break in the repo will get
translated by the client on checkout to the line ending used on the
particular platform where the
checkout is done. That way it's a readable text file on i.e. both unix
and windows.
/Nicke
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Nov 6 11:55:38 2004