Paralell development Branches w/ Bazaar

Posted by Kristopher Ives on Stack Overflow See other posts from Stack Overflow or by Kristopher Ives
Published on 2010-06-01T06:19:48Z Indexed on 2010/06/01 6:23 UTC
Read the original article Hit count: 149

Filed under:
|
|

I have two branches (or tags?) where I need to keep the same file structure with different versioned contents. One version contains everything, like development scripts, configuration files, etc. while the other contains only things that get redistributed.

How can I accomplish this using Bazaar?

© Stack Overflow or respective owner

Related posts about php

Related posts about version-control