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

CR/CR/LF output of svnlook

From: Juanma Barranquero <jmbarranquero_at_wke.es>
Date: 2004-01-27 13:05:10 CET

A minor bug which I'm seeing on W2K, SVN 0.37.0.

I enter a multi-line comment via --file (for example,

  svn commit --file MY.LOG

where MY.LOG contains several lines, either CR/LF or LF-separated, it's
irrelevant).

Output generated by "svn log -r XXX" is correct. However, output from
either one of:

  svnlook log -r XXX
  svnlook info -r XXX

contains erroneous CR/CR/LF sequences.

I'm testing that with enable-auto-props=no (and also use-commit-times=no,
because the combination of auto-props and use-commit-times causes
another bug already reported).

I haven't entered an issue because I'd like someone on Windows to test
it, to determine it's not a local glitch somehow.

Thanks,

                                                                Juanma

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jan 27 13:05:56 2004

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.