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

Re: [PATCH] Fix for "svn log URL"

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-02-11 19:17:06 CET

Brian Behlendorf <brian@collab.net> writes:
> It matches the behavior, though, of other applications that deal with
> URLs, like web browsers. If you type '/etc/passwd' into Mozilla's URL
> box, it'll assume it's 'file:///etc/passwd'.

True, but that's okay only because the penalty for guessing wrong is
not severe in Mozilla's case. Mozilla won't accidentally commit
changes to the website. :-)

For a revision control system, the consistency vs convenience tradeoff
should slide slightly toward the consistency end, 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:37:06 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.