Re: open-ended ranges?
From: Peter Davis <peter_at_pdavis.cx>
Date: 2002-08-04 09:56:51 CEST
On Sunday 04 August 2002 00:15, you wrote:
Preaching to the choir :)
> Revisions are just identified by integers, so why bother using the
Yes it is magic. PREV is also magic (but relative to the working-copy's
Maybe '10:' would be clearer, and maybe it could do all kinds of
$ svn log -r 2872: http://svn.collab.net/repos/svn
svn_error: #21124 : <Client error in parsing arguments>
$ svn log -r 2872:ABC http://svn.collab.net/repos/svn
svn_error: #21124 : <Client error in parsing arguments>
$ svn log -r 2872:HEAD http://svn.collab.net/repos/svn
* ./INSTALL : Directory re-organization.
-- Peter Davis --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sun Aug 4 09:57:31 2002 |
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.