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

Re: svn commit: rev 5750 - branches/cvs2svn-kfogel/tools/cvs2svn

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2003-04-29 16:54:58 CEST

brane@xbc.nu writes:
> CVS on Windows creates RCS files with CRLF line endings. And that's
> a royal pain in the gluteus maximus because you can't migrate CVS
> repositories between Unix and Windows servers. It's also not quite
> clear to me what happens to line endings if you have a text file
> stored with -kb set, or what happens with real binary files.

Whoa -- you mean, not only the RCS metadata uses CRLF, but also the
texts of the revisions, even when they don't have -kb set? That
sounds just plain wrong. Supposedly RCS stores text files in Unix LF
format always, and -kb of course just stores whatever bytes you hand
it.

> Sounds like an interesting way to get a nervous breakdown, doesn't it?

Sounds like a familiar way to get a nervous breakdown :-(.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 29 17:41:46 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.