Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 330040 - Need help remove tags from source that was copied for org.eclipse.osgi
Summary: Need help remove tags from source that was copied for org.eclipse.osgi
Status: RESOLVED FIXED
Alias: None
Product: Community
Classification: Eclipse Foundation
Component: CVS (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Eclipse Webmaster CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-11 15:41 EST by Thomas Watson CLA
Modified: 2010-11-12 14:45 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Watson CLA 2010-11-11 15:41:56 EST
In bug327714 we had you copy 

org.eclipse.equinox/framework/bundles/org.eclipse.osgi/core/framework/org/eclipse/osgi/framework/eventmgr/

To the folder

org.eclipse.equinox/framework/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/framework/eventmgr/


Now we have an issue that the source exists in multiple source folders for all the older tags.  This is very unfortunate.  I am wondering if we can get ALL of the tags deleted EXCEPT for the following:

v20101018
v20101022
v20101101
v20101109
HEAD

from the all the files in the new location in 

org.eclipse.equinox/framework/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/framework/eventmgr/

We really only want the files to exist in the new location for the tags listed above and to NOT be present for all other tags.  Is this possible?

If that is not possible can we at least get the tag R36x_v20100806 removed from the files in the new location?
Comment 1 Denis Roy CLA 2010-11-12 11:09:21 EST
(In reply to comment #0)
> Now we have an issue that the source exists in multiple source folders for all
> the older tags.  This is very unfortunate.  I am wondering if we can get ALL of
> the tags deleted EXCEPT for the following:
> 
> v20101018
> v20101022
> v20101101
> v20101109
> HEAD
> 
> from the all the files in the new location in
Comment 2 Denis Roy CLA 2010-11-12 11:11:13 EST
> from the all the files in the new location in 
> 
> org.eclipse.equinox/framework/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/framework/eventmgr/

Apologies for the empty message earlier.  Can you help me understand wher I can find the above?  I've looked in /cvsroot/eclipse and some on the equinox variants.
Comment 4 Denis Roy CLA 2010-11-12 14:11:06 EST
Thomas, can you have a look and see if what is there now is what you are expecting?
Comment 5 Thomas Watson CLA 2010-11-12 14:45:35 EST
Looks correct.  Thanks so much.  I did not anticipate how much this would mess up our old tags.  This fixes that for us.  Thanks!