I'm using Bazaar/launchpad on a small web project which is split up in 3 eclipse projects, we're now 2 developer on the project (before I was alone which make things pretty simple).
Bazaar gives a lot of liberty on how to manage your project, but right now, I'm quite lost...
Do I need a gatekeeper ? What branch layout should I start from ?
Is the following scheme would be good ?
* The project trunked own by the team for release.
* a dev branch own by the team
* each time a developer works on a functionnality, should he create a branch for this and then merge it to the dev branch ?
* once the dev branch is stable enough we merge it with the trunk ?
Also I'm used to handle all the VCS inside eclipse GUI (with CVS/SVN plugin), but with Bazaar, I feel that I can't do that, and I really need to use command line utilities.
(which sounds not that handy compared to CVS/SVN eclipse integration, but yes, they are less powerfull).
Is there a short list of utility I should learn ?
I'd really like to spend more time on project developement and less on learning Bazaar ;o)))
Thanks for any help,
Thomas.
This is the launchpad-users mailing list archive — see also the general help for Launchpad.net mailing lists.
(Formatted by MHonArc.)