Newbie question
Will Lentz
Will_Lentz at Trimble.com
Wed Aug 16 00:19:01 BST 2006
Hi,
I'm looking for a way to combine various repository modules into 1
project checkout. Is there a way to do that in bzr?
For example, suppose my repository is:
repo/library1
/library2
/project1
/project2
Now suppose project1 just needs library1. So - I'd like to make a
'local' directory and populate it like this:
local/project1/
local/project1/library1
In addition it'd be really nice to:
cd local/project1
bzr st
and get all the changed files in 'project1' and 'library1' (without
having to go into each directory..).
Or is there a better way to share libraries between various projects
when both the project and libraries are under active development?
Thanks in advance,
Will
More information about the bazaar
mailing list