Strange diagnostic trying to access remote hosts?
Reg. Charney
charney at charneyday.com
Mon Feb 6 20:54:23 GMT 2006
When I try the following command,
bzr pull reg at remote-host:/home/reg/XMLandCSS
I get the diagnostic:
bzr: ERROR: Not a branch:
/home/reg/XMLandCSS/reg at remote-host:/home/reg/XMLandCSS
(This may be related to my earlier post that asked what is a LOCATION.)
My localhost directory is a bzr branch, as shown below:
reg at localhost:~> ls -a XMLandCSS
. .bzr params.xml
.. .bzrignore params.dtd validateXML.py
On the remote host, I have the branch:
reg at remote-host/~> ls -a XMLandCSS
. .bzr j params.xml
.. .bzrignore params.dtd validateXML.py
(The remote branch contains an extra file, j)
Thanks,
Reg.
More information about the bazaar
mailing list