Comment 8 for bug 121195

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 121195] Re: Change "bzr+ssh://" URLs to "ssh://"

I think giving an ssh url would be reasonably understood to mean
"bazaar over ssh", not "start a terminal".

But beyond that, we can use "user@host:relpath" as short hand,
similarly to rsync and darcs, amongst others. We would just need to
be sure that bzr+ssh really is the standard transport. (Rather than
say bzr+https or something.)