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

How to create a tag from multiple revisions?

From: marc <marc.at.compass_at_gmail.com>
Date: Wed, 13 Jun 2012 08:22:50 -0700 (PDT)

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
Received on 2012-06-13 17:23:25 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.