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

Re: How to create a tag from multiple revisions?

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Thu, 14 Jun 2012 07:45:01 -0500

On Thu, Jun 14, 2012 at 2:19 AM, Lorenz <lorenznl_at_yahoo.com> wrote:
>
> you might want to read
> http://svnbook.red-bean.com/nightly/en/svn.branchmerge.html
>
>
> I would create a release branch from the last stable trunk version
> (330) and merge in the trunk revisions that I want to go in the
> release. Then create the tag from the branch.

Yes, it is normal to want to continue making changes on the trunk that
should not be included in nearby releases, and also to need a place
for final changes before the release, so release branches are a common
workflow. You might also use it for support work after the release.

-- 
   Les Mikesell
     lesmikesell_at_gmail.com
Received on 2012-06-14 14:45:36 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.