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

Re: svn commit: rev 333 - trunk/subversion/libsvn_ra_local trunk/subversion/clients/cmdline

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2001-10-30 18:45:16 CET

"Sander Striker" <striker@apache.org> writes:
> Hmmm, I can live with prefixing each line with a space. If people are
> carefull about rightmost column, let them use col 79 istead of 80 (nrs
> are just an example).

One possibility, but I like your "simplest solution" below....

> The other solution I can think of is escaping the seperator (by prefixing
> it with a space) if it is found in the log msg.

-1. Then we're actually changing the log message. What if that
separator was important to them? What if someone actually wrote a
space followed by the separator in the original message? :-)

The original data must be recoverable, whatever we do.

> And, finally, the simplest solution, change the "bytes" label to "msg size"
> or something like that.

+1 on that. The clearest label that fits is the one we should use, imho.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:46 2006

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.