[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: Cooke, Mark <mark.cooke_at_siemens.com>
Date: Wed, 13 Jun 2012 16:30:25 +0100

> -----Original Message-----
> From: marc [mailto:marc.at.compass_at_gmail.com]
> Sent: 13 June 2012 16:23
> To: subversion_users_at_googlegroups.com
> Subject: How to create a tag from multiple revisions?
>
> Hello,
>
> As the subject says, I want to create a tag consisting of at
> least 2 different revisions in the trunk.
> All revisions concern the same project. Reason is, I have
> several revisions in the trunk and I want to exclude some
> revisions from the tag because the code in those is not yet
> production ready.
>
> For example the trunk consists of this:
>
> trunk/
> rev333
> rev331
> rev330
> rev229
> rev228
>
> I want to create a tag based on rev333 and rev330 but not rev
> 331 since that code is not finished yet. Am I able to do this
> - using subclipse or tortoise?
>
> Thanks,
>
> Marc
>
I believe that you can only create a mixed-revision tag direct from a suitable working copy:-

http://svnbook.red-bean.com/en/1.7/svn.branchmerge.tags.html#svn.branchmerge.tags.mkcomplex

~ mark c
Received on 2012-06-13 17:31:02 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.