Sub-branches with a project.

Alex Polite mylists at polite.se
Thu Nov 12 08:54:32 GMT 2009


I'm a solo developer moving to bzr after a few years of svn and cvs
previous to that. I've read the Bazaar User Guide.

The first project I'm using bzr on is a deployment "framework" for
customized Wordpress installations.

Here's a sketch of the layout I want to accomplish.

sitename/
   docs/
   scripts/
   deployments/
   wordpressroot/
      trunk/
	  testing/
      dev/
	  experimental_feature_x/


Everything under sitename/ should be under revision control.

Under wordpressroot I want to put multiple standalone trees of my 
customizations. (At least I think that is what I want :)) Note that I
don't keep the upstream Wordpress code in these branches, just the stuff
I've customized.

I do some development in dev, push it to a local deployment, and when it
works I should be able to merge it to trunk.

I don't care about space efficiency. I just care about simplicity. 
What's the most straight forward way of accomplishing my objective?

Alex

---
http://pipedreams.polite.se/about



More information about the bazaar mailing list