Move Eclipse projects between components, and moving history
Hi
I have an Eclipse project in a component, but now need to move it to another component. Is there are way to move the Eclipse project and its history into another component?
There are a few Eclipse projects in the original component, I just want to move one of them.
I can definitely move the Eclipse project, by disconnecting and re-sharing the Eclipse project - but the Eclipse project starts a new history in its new component. I have also seen that I do keep all the original history (including source files, etc) in the original component.
I was just wondering if I have missed another way to move the Eclipse project
many thanks
anthony
I have an Eclipse project in a component, but now need to move it to another component. Is there are way to move the Eclipse project and its history into another component?
There are a few Eclipse projects in the original component, I just want to move one of them.
I can definitely move the Eclipse project, by disconnecting and re-sharing the Eclipse project - but the Eclipse project starts a new history in its new component. I have also seen that I do keep all the original history (including source files, etc) in the original component.
I was just wondering if I have missed another way to move the Eclipse project
many thanks
anthony
2 answers
kesterto wrote:
I have an Eclipse project in a component, but now need to move it to
another component. Is there are way to move the Eclipse project and
its history into another component?
In the Eclipse IDE, right click on the project and select Team > Move in
Repository...
Thanks David. I saw that option but I only had one component loaded in the repository workspace (so I could only move to the same component). Once I was in a workspace with two components, I could move between the two.
anthony