Hi Matthew, That makes sense. So I suggest to do it like you say, i.e. everybody creates a branch the things they wanna work on.
However, I think it's vital that it's not only me who has the "authority" to approve code. I believe that if two or three people think the code is good, it can go in the trunk. At least in this early phase, this speeds up the development ... Everyone ok with that? Cheers, Philipp On Fri, May 27, 2011 at 11:12 PM, Matthew Holder <[email protected]> wrote: > Hi, > > On a project I work on, everybody creates their own branch on > launchpad for new code and then the project owner can choose whether > to merge into the main branch if the code works. > > That way it saves the risk of major breakage! > > Matt > > On Fri, May 27, 2011 at 8:55 PM, Philipp Heckel > <[email protected]> wrote: >> Hey guys, >> >> I had to make a new branch so that all of you could not only get the >> code, but also commit code to the repo. The new branch in now owned by >> the syncany-team and everyone in this team can commit code. Since this >> is an open team, everyone can potentially break stuff, so be sure to >> double check your code before you push the new code. >> >> Here's how you can switch to the new branch. >> >> a) If you have already changed some code, push your changes to the new >> location with "bzr push lp:syncany" >> Check if "bzr info" shows the correct branch. I had to check out with >> the new branch in a new directory to get it working... >> >> b) If you didn't make any changes yet, just do a "bzr branch >> lp:syncany" in a new folder. >> >> Cheers, >> Philipp >> >> -- >> Mailing list: https://launchpad.net/~syncany-team >> Post to : [email protected] >> Unsubscribe : https://launchpad.net/~syncany-team >> More help : https://help.launchpad.net/ListHelp >> > > > > -- > Matthew Holder > Senior IT Technician - Windsor High School > Personal Email - [email protected] > Personal Website - www.mattmole.co.uk > -- H3 11, 68159 Mannheim, Germany Landline: +49-621-98181881 / Cell phone: +49-173-7865012 (o2 network) Public Key: 0xBD5E122F at pgp.mit.edu -- Mailing list: https://launchpad.net/~syncany-team Post to : [email protected] Unsubscribe : https://launchpad.net/~syncany-team More help : https://help.launchpad.net/ListHelp

