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

Issue: Extra log CRs under Windows

From: Bruce DeVisser <bmdmail_at_look.ca>
Date: 2003-07-17 01:20:41 CEST

Put simply: 'svn log' under Windows ends most lines with
CR-CR-LF.

(Apologies if there are any inaccuracies... I'm doing this
by recollection from the installation at work, and writing
this now before I forget all about it again.)

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 am using svn 0.25.0, though this issue has existed for a
while. This is with a local repository. Windows 2000 box,
running commands from a zsh (shell) window -- but I suspect
a DOS box does the same thing.

Bruce

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