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

Re: Issue: Extra log CRs under Windows

From: Bruce DeVisser <devisser_at_look.ca>
Date: 2003-07-22 05:37:42 CEST

On Thu, Jul 17, 2003 at 09:02:06AM -0500, Ben Collins-Sussman wrote:
> Bruce DeVisser <bmdmail@look.ca> writes:
>
> > Put simply: 'svn log' under Windows ends most lines with
> > CR-CR-LF.
> >
> > Log entries are typically created using an editor, and are
> > saved in the same file format as the basic text supplied by
> > svn (which I believe to be CR-LF).
> >
> > Log retrieval results in true log lines with CR-CR-LF, and
> > the meta-log-data ending in CR-LF.
>
> I'm perplexed: I could swear that we had this bug once,
> and we *fixed* it. We actually wrote code to force all
> log messages into {UTF8, LF} in the repository and convert
> them back into {native locale, native eol} when the client
> fetches them for display.

I don't know anything about that; but I can also report that
0.25 also munges conflicted files similarly during 'svn
merge'. I don't see an open issue on this matter in IZ.

> Am I crazy?

I hope not answering this won't prevent the issue from being
entered/fixed! (If it hasn't been [re]fixed already, that is.)

Bruce

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 22 05:39:06 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.