How to set up bzr server
Paul Schauble
Paul.Schauble at ticketmaster.com
Tue Sep 2 00:01:05 BST 2008
I think I'm missing something about repository organization.
All the machines here are running Windows XP.
On machine 1, I started with c:\a\b\c containing a set of source files.
In this directory I did
Bzr init
Bzr add a whole bunch of files
Bzr serve -allow-write -director \a\b\c
Now, I want to mirror this source on machine 2. So there I do
Cd \a\b\c
Bzr branch bzr:\\machine1\c
And I receive the message "c is not a branch".
What did I di wrong?
Thanks,
++PLS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20080901/8219b187/attachment.htm
More information about the bazaar
mailing list