[Pkg-bazaar-maint] Bug#631201: bzr-git: Server error and hang when branching a Git repository

Ben Finney ben+debian at benfinney.id.au
Tue Jun 21 14:54:04 UTC 2011


On 21-Jun-2011, Jelmer Vernooij wrote:
> On Wed, 2011-06-22 at 00:25 +1000, Ben Finney wrote:
> > Yes, using Git works for me:
> > 
> > =====
> > $ git clone git at gitorious.org:dive-into-html5/dive-into-html5.git gitorious/

> That's using a different URL, can you try with the same URL you were
> using with bzr?

My apologies for the distraction.

Using the same URL as in the original report works with Git:

=====
$ git clone git+ssh://git@gitorious.org/dive-into-html5/dive-into-html5.git gitorious/
Cloning into gitorious...
remote: Counting objects: 3582, done.
remote: Compressing objects: 100% (2492/2492), done.
remote: Total 3582 (delta 1082), reused 3582 (delta 1082)
Receiving objects: 100% (3582/3582), 89.11 MiB | 391 KiB/s, done.
Resolving deltas: 100% (1082/1082), done.

$ bzr info 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
Standalone tree (format: git)
Location:
  branch root: gitorious
=====

So it works with Git, and Bazaar can at least understand the resulting
repository. But branching fails (hangs after the server error) with
the same URL.

-- 
 \        “Your [government] representative owes you, not his industry |
  `\   only, but his judgment; and he betrays, instead of serving you, |
_o__)        if he sacrifices it to your opinion.” —Edmund Burke, 1774 |
Ben Finney <ben at benfinney.id.au>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-bazaar-maint/attachments/20110622/edbdb170/attachment.pgp>


More information about the Pkg-bazaar-maint mailing list