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

Re: Convincing win32 command-line client to output forward slashes instead of backward slashes?

From: Nathan Kidd <nathan-svn_at_spicycrypto.ca>
Date: 2006-04-06 23:01:07 CEST

Glenn Serre wrote:
>
> Mark Phippard wrote:
>> Have you tried using the Cygwin version of the command line? I would
>> assume it would output backslashes.
>>
>
> The cygwin version appears to have the problem of not handling an
> svn:eol-style of native the way we want. It appears to not do the lf to
> cr-lf conversion on checkout even if the directory is mounted in text
> mode, which would be OK except that it makes me suspect that it also
> does not do the cr-lf to lf conversion on checkin, which we want.

You can change your cygwin configuration to use DOS line endings then.
(You can do this by re-running setup.exe, or I think there's a registry
tweak as well.) IIRC internally svn only uses \n, so there should be no
problem with that conversion.

-Nathan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 6 23:00:52 2006

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

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