On Tue, 2011-06-21 at 23:06 +1000, Ben Finney wrote:
> When I attempt to branch a Git repository I get the following output:
> 
> =====
> $ bzr branch --bind
> git+ssh://[email protected]/dive-into-html5/dive-into-html5.git gitorious/
> /usr/lib/python2.6/dist-packages/lazr/restfulclient/__init__.py:19: 
> UserWarning: Module paste was already imported from None, but 
> /usr/lib/python2.6/dist-packages is being added to sys.path
>   import pkg_resources
> 
> == Gitorious: ==========================================================
> Access denied or bad command
> ========================================================================
> 
> =====
> 
> The “Gitorious:” message appears after several seconds of waiting.
> 
> At this point, the Bazaar log contains the following entries:
> 
> =====
> Tue 2011-06-21 22:55:42 +1000
> 0.088  bazaar version: 2.3.1
> 0.088  bzr arguments: [u'branch', u'--bind', 
> u'git+ssh://[email protected]/dive-into-html5/dive-into-html5.git', 
> u'gitorious/']
> 0.139  looking for plugins in /home/bignose/.bazaar/plugins
> 0.139  looking for plugins in /usr/lib/python2.6/dist-packages/bzrlib/plugins
> 0.599  encoding stdout as sys.stdout encoding 'UTF-8'
> 0.796  ssh implementation is OpenSSH
> =====
> 
> No ‘gitorious/’ directory is created.
> 
> 
> I would expect the above command to branch successfully into the
> ‘gitorious/’ directory, without any messages from the Gitorious server
> output.
Does "git clone git
+ssh://[email protected]/dive-into-html5/dive-into-html5.git gitorious"
work?

Cheers,

Jelmer

_______________________________________________
Pkg-bazaar-maint mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-bazaar-maint

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to