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

Re: "proplist" wrongly interprets "@BASE"

From: Karl Fogel <kfogel_at_red-bean.com>
Date: Sat, 05 Jul 2008 19:15:52 -0400

Daniel Shahaf <d.s_at_daniel.shahaf.co.il> writes:
>> Thus, for "foo_at_BASE":
>>
>> 0. Resolve "BASE" to an actual revision number (easy to do locally)
>
> By looking at the current revision of 'foo' (which may differ from the
> current revision of its parent); e.g.,
>
> % svn co -r50 $URL wc -q
> % svn up -r51 wc/iota
> R iota
> % svn cat iota_at_BASE
>
> currently resolves BASE to r51 (not to r50).

Sure. (Is that controversial? Your followup just points it out, but
I'm not sure if that means you thought it was an unexpected fact...)

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-07-06 01:16:06 CEST

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.