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

Re: open-ended ranges?

From: Martin Pool <mbp_at_sourcefrog.net>
Date: 2002-08-04 09:15:44 CEST

On 3 Aug 2002, Peter Davis <peter@pdavis.cx> wrote:
> On Saturday 03 August 2002 21:52, Martin Pool wrote:
> > svn log -r 10:
>
> svn log -r 10:HEAD

Unlike CVS, Subversion tags and branches are not in the same namespace
as revisions.

Revisions are just identified by integers, so why bother using the
special name 'HEAD' when '10:' is equally clear? As far as I know,
'HEAD' is not a magic word anywhere in Subversion.

-- 
Martin 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Aug 4 09:17:21 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.