Paralell development Branches w/ Bazaar
- by Kristopher Ives
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?