Community
Participate
Working Groups
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?
(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
> 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.
http://dev.eclipse.org/viewsvn/index.cgi/org.eclipse.equinox/framework/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/framework/eventmgr/?root=RT_Project&hideattic=1 This is at dev.eclipse.org:/cvsroot/rt Thanks.
Thomas, can you have a look and see if what is there now is what you are expecting?
Looks correct. Thanks so much. I did not anticipate how much this would mess up our old tags. This fixes that for us. Thanks!