Possible BUG in bzr push

Jorges jorgesmbox-ml at yahoo.es
Mon Sep 4 17:07:37 BST 2006


On 09/04/2006 05:54 PM Matthieu Moy wrote:
> Jorges <jorgesmbox-ml at yahoo.es> writes:
> 
> 
>>bzr: ERROR: File exists: '/': 550 /: File exists
> 
> 
> You should upload to a subdirectory of /, like /you-project-name or
> so.
> 
> But bzr should give you a better message, obviously.
> 
OK, I tried. Here's what I got:

bzr push ftp://username@ftp.server.address/branches
Please rename ~/.bazaar/branches.conf to ~/.bazaar/locations.conf
FTP username at ftp.server.address password:
bzr: ERROR: Could not acquire lock 
LockDir(ftp://scandaliaris@ftp.wanadoo.es/branches/.bzr/branch-lock)

When I tried the above, branches didn't exist on the server. What's the 
"Please rename..." stuff? If I try to push to an existing directory:

bzr push ftp://username@ftp.server.address/test
Please rename ~/.bazaar/branches.conf to ~/.bazaar/locations.conf
FTP scandaliaris at ftp.wanadoo.es password:
bzr: ERROR: File exists: '/test': 550 /test: File exists

By the way, do I need paramiko? I do have openssh installed.

jorges





More information about the bazaar mailing list