How to set append_revisions_only configuration option for branches in Launchpad?
Aaron Bentley
aaron at aaronbentley.com
Tue Sep 2 00:52:14 BST 2008
John Arbash Meinel wrote:
> It seems that they don't allow "CD". So I was able to do:
>
> sftp bazaar.launchpad.net
>> get ~bzr/bzr/trunk/.bzr/branch/format
>
> but I was not able to do any form of
>> cd ~bzr
>> cd ~bzr/bzr/trunk
>> cd ~bzr/bzr/trunk/.bzr/branch/
I consider this a bug. As a member of Launchpad's code hosting team, I
would like the sftp support to be robust enough to be useful to people.
> Probably hitchhiker works because it does the "CD" on the local side (because
> that is how bzr's Transport itself works.)
It would, but I haven't implemented any write operations, yet. Patches
accepted, of course.
Aaron
More information about the bazaar
mailing list