Shared repo setup

Lucio Crusca lucio at sulweb.org
Wed Jul 2 16:16:50 UTC 2014


Hello all,

I'm trying to setup a shared repo for the first time. If, on the server I issue 
a "bzr init /path/to/repo", then on the client I'm able to "bzr branch 
ssh://path/to/repo", but "bzr push :parent" warns about the working tree not 
being updated.

If on the server I issue "bzr init-repo --no-tree /path/to/repo", then on the 
client "brz branch ssh://path/to/repo" tells /path/to/repo is not a branch, 
but it is a repository.

So, what the exact difference between "bzr init" and "bzr init-repo"?



More information about the bazaar mailing list