[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-07-17 16:02:06 CEST

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.

Am I crazy?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 17 16:04:21 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.