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

RE: how to?

From: Sander Striker <striker_at_apache.org>
Date: 2003-05-14 12:37:43 CEST

> From: solo turn [mailto:soloturn99@yahoo.com]
> Sent: Wednesday, May 14, 2003 12:32 PM

> i did the regular "svn up" on unix, compiled, and installed without
> checking it (yes ... i know ... but it seemd 0.22.2, so safe?): now
> it segfaults.
>
> so i tried to mount the drive via samba to nt, then do a "svn up"
> from there.
>
> but the files updated have now different line-endings. and make
> chokes.
>
> is there a simple possibility to tell "svn up" that it should not
> touch line-ending style, or set it for the check out?

Yeah, not set svn:eol-style.

Btw, what you are doing is asking for trouble. You have checked out
the working copy on platform A (*nix I presume) and are trying to
update that very same working copy on platform B (win32). This blows
right up when svn:eol-style is set to 'native'.

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 14 12:38:41 2003

This is an archived mail posted to the Subversion Dev mailing list.

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