Newbie has a problem with shared repos
Robert Collins
robertc at robertcollins.net
Thu Sep 20 08:09:09 BST 2007
'bzr init' creates a *repository*, *branch* and a *working tree*.
You need a *working tree* to do 'bzr add', 'bzr st' etc.
'bzr init-repo' creates a *repository* only.
Repositories store the historical data base and are used simply to allow
multiple branches to not duplicate the same historical data.
We have docs on this in the user guide and also 'bzr help repositories'.
Cheers,
Rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20070920/e874907c/attachment.pgp
More information about the bazaar
mailing list