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

Re: CHANGES file, blessed versions and tree revisions

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2003-10-22 16:13:39 CEST

On Wed, Oct 22, 2003 at 09:03:56AM -0500, C. Michael Pilato wrote:
> "Files" <files@poetryunlimited.com> writes:
>
> > For example - subversion 0.29.0 - what is the blessed build rev number for
> > it?
>
> The revision in the CHANGES file (r6976 for 0.29.0) is the revision of
> the release branch (quite literally /branches/0.29.0, in your example)
> from which the tarball is created, and from which the tag is created.

I assume this is what you're looking for:

$ svn log -v http://svn.collab.net/repos/svn/tags/0.29.0/
------------------------------------------------------------------------
rev 6982: pll | 2003-09-05 19:27:14 +0200 (Fri, 05 Sep 2003) | 1 line
Changed paths:
   D /branches/release-0.29.0
   A /tags/0.29.0 (from /branches/release-0.29.0:6981)
 
Moved Release Release 0.29.0 branch to tags/
------------------------------------------------------------------------
[...]

i.e. rev 6982.

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 22 16:14:36 2003

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.