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

Re: Miscellaneous bugs

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2003-10-08 21:35:51 CEST

kfogel@collab.net writes:

> > "svn status" output is now unsorted (now that it is streamy). Needs
> > to be sorted, for sanity.
>
> To have both streaminess and sortedness is hard. Just ask CMike
> :-).

Not to mention the fact that none of our other subcommands sorts their
output.

> > "svn log f f2" (where f and f2 are local files) shows the log messages
> > for f, followed by those for f2, not merged. (But "svn log
> > file://`pwd`/repos f f2" merges the logs correctly.)
>
> Hmmm... Is this a regression? Mike?

This is a known issue. Big ol' comment in libsvn_client/log.c about
it. Not technically a regression.

> > An empty log message (-m "") is converted to a single empty line.
>
> Not in the repository, I think (?). 'svn log' adds a newline to every
> log message when it prints it out, though, right?

Yep. As does 'svnlook info' (though not, I think, 'svnlook log').

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 8 21:37:04 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.