Activity log for bug #33223

Date Who What changed Old value New value Message
2006-03-01 05:09:43 Andrew Bennetts bug added bug
2006-03-09 17:07:18 Dafydd Harries launchpad: status Unconfirmed Confirmed
2006-03-09 17:07:18 Dafydd Harries launchpad: statusexplanation
2006-05-09 12:51:49 David Allouche launchpad: assignee spiv
2006-07-11 08:33:44 David Allouche launchpad-bazaar: status Confirmed Fix Committed
2006-07-13 13:37:20 Andrew Bennetts launchpad-bazaar: status Fix Committed Fix Released
2006-07-13 13:37:20 Andrew Bennetts launchpad-bazaar: statusexplanation Fixed. Here's what it does now: $ bzr push --create-prefix sftp://bazaar.launchpad.net/fdsjkfsdk Please rename ~/.bazaar/branches.conf to ~/.bazaar/locations.conf bzr: ERROR: Permission denied: u'fdsjkfsdk': [Errno 13] Branches must be inside a person or team directory. $ bzr push --create-prefix sftp://bazaar.launchpad.net/~spiv/fdsjlfdjklfdsjkl/fdsjkfsdk Please rename ~/.bazaar/branches.conf to ~/.bazaar/locations.conf $ bzr push --create-prefix sftp://bazaar.launchpad.net/~fdsjkfsdk/ffdsjkfds/fkjdkd Please rename ~/.bazaar/branches.conf to ~/.bazaar/locations.conf bzr: ERROR: Permission denied: u'~fdsjkfsdk': [Errno 13] Branches must be inside a person or team directory. There's maybe room for improvement (maybe it would be nice if bzr reported which specific operation was denied permission), but certainly the server is doing the right thing.