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

Rolling back some components of a tag

From: David Aldrich <David.Aldrich_at_EU.NEC.COM>
Date: Thu, 19 Aug 2010 10:29:37 +0100

Hi

A colleague needs to modify (or create a new version) of a tag, so that he ends up with a tag identical to the original except for a few source files that are to be rolled back to previous versions.

I believe it's not possible to roll back the source files in the tag itself because the tag was created later than the source file changes.

My guess was that I should roll back the entire trunk to its state when the tag was created, checkout the necessary mixed revisions and then make a tag of that.

Unfortunately, it gets worse. I have found that the tag was actually created from another tag, not from the trunk.

I hope this doesn't make you wince too much! Does anyone have a suggestion for how to achieve the desired result please?

Best regards

David
Received on 2010-08-19 11:30:35 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.