integration of plugin in existing project and branch
Hi there,
I'm already developing in a eclipse project an I have files under Bazaar version control via command line in this project.
Now I installed the plugin, but I do not find any possibility to use it with the existing project and branch.
How can I get the plugin working afterwards?
Greetings
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Guillermo Gonzalez
- Solved:
- 2008-02-20
- Last query:
- 2008-02-20
- Last reply:
- 2008-02-20
|
|
#1 |
Hi,
If you project folder is the branch root or is below the branch root: richt click --> Team --> Share Project
In case the versioned files are in a subfolder of the project, and this folder is the branch root, there is no way to activate the plugin for this layout (actually, I don't known if any VCS plugin can do that).
| moadin (moadin) said : | #2 |
Hi,
works fine! Sorry, didn't have my eyes open... :-)
Thanks for nice eclipse plugin!
moadin
| moadin (moadin) said : | #3 |
Thanks Guillermo Gonzalez, that solved my question.
Thanks Guillermo, that answered my question albeit not the answer I wanted.
We have branches from different repositories that we wanted to appear as a single project. As you say, this might not be possible for any plugin within eclipse. Should I go upstream to the eclipse team to discuss this? I might also try out subclipse to check that they don't support that workflow for comparison.

