cannot push into an existing (remote) empty dir

Bug #53445 reported by Pavel Šimerda
2
Affects Status Importance Assigned to Milestone
Bazaar
New
Undecided
Unassigned

Bug Description

pavlix@home:/srv/www/pavlix/htdocs$ ls -la
total 0
drwxr-xr-x 2 pavlix pavlix 48 Jul 19 15:23 .
drwxr-xr-x 4 pavlix pavlix 128 Jul 19 15:23 ..

pavlix@tiger:~/www/htdocs$ bzr push
Using saved location: sftp://pavlix@tentacle/srv/www/pavlix/htdocs/
pavlix@tentacle's password:
bzr: ERROR: File exists: '/srv/www/pavlix/htdocs': Failure: unable to mkdir

This was actually a test if I can use bzr with webhosting services (it would be ftp instead of sftp then).

On a hosting server, you usually have your ftp directory where you can save data. You cannot delete the directory. I know I could do this myself (e.g. copying local branch files including .bzr).

Could this be enabled?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.