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

Re: Checking out To Unix over Mapped Drive CR/LF

From: Rob Hudson <rhudson_at_tibco.com>
Date: 2007-04-19 18:06:07 CEST

Hi Nathan,

Thanks for your suggestions.

> I manage a build system in exactly the same situation: Building for
> windows/hpux/aix/solaris/linux. I was able to achieve a unified
> working copy by:
> * engineering the build system to have per-platform output files
> * keeping all files CR/LF (i.e. svn:eol-style=native and checkout
> on windows)
> * using tools like gcc and GNU make which grok any eol-style

We currently use gcc on all our UNIX platforms with the exception of
Itanium (aCC) so that wouldn't be a problem. [Although some older tags
use native compilers]

> * explicitly setting svn:eol-style=LF for specific files like your Ksh
> example, since these files aren't needed on windows anyway

This is the bit that will cause a few problems. We need it to dynamically
switch for a variety of files (License files, configurations files, and we have
a ksh environment on our PCs etc). Added to that we have a load of tags on the
product (over 2,000 - 50+ active) so it would be a bit of an overhead to do this
on all the files :-(

[Useful History: This is a repository that was previously in MKS SI 7 and we
have had to do a set of home crafted conversions to go MKS to CVS and then used
the supplied tool to go onto Subversion - hence the masses of history etc
(since 1989)]

Thanks again for taking the time to reply to my post.

Rob

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Apr 19 18:06:44 2007

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.