bzr-git ssh

Jelmer Vernooij jelmer at vernstok.nl
Sun Mar 1 01:16:57 GMT 2009


On Fri, 2009-02-27 at 22:41 -0500, Eric Anderson wrote:
> I am trying to create a bzr branch of a git repo. Using the bzr-git
> plugin seems to work well with repos like on GitHub. But recently tried
> connecting to a repo hosted by Heroku (a Rails host). I believe they are
> using SSH to communicate instead of git's native protocol (I am guessing
> for authentication). Not getting much luck and my knowledge of bzr, git
> and python are all very limited.
> 
> The repo URI they provide looks something like git at heroku.com:myapp.git
> You can see more info in their docs at http://heroku.com/docs/index.html.
> 
> Since it wasn't working I am just assuming that bzr-git does not yet
> support this type of transport. I assume when it eventually does I will
> need to do something like:
> 
> bzr branch git+ssh://git@heroku.com:myapp.git myapp
> 
> I am fine if it just isn't there yet. But just want to make sure I
> didn't miss anything.
> 
> Thanks for any advice.
John has done some work on this, adding support for it as John says with
a / rather than a :. It's still experimental, so any testing and
feedback about this (bugs on lp.net) would be welcome.

Cheers,

Jelmer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 315 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20090301/01774c07/attachment.pgp 


More information about the bazaar mailing list