Use only one connection simultaneously to a Subversion repository

Bug #183824 reported by nicholas a. evans
4
Affects Status Importance Assigned to Milestone
Bazaar Subversion Plugin
Fix Released
Wishlist
Jelmer Vernooij

Bug Description

$ bzr branch svn://rubyforge.org/var/svn/rspec/trunk rspec.bzr
bzr: ERROR: Connection closed: Connection closed unexpectedly

"svn checkout svn://rubyforge.org/var/svn/rspec/trunk" works just fine.

Revision history for this message
Jelmer Vernooij (jelmer) wrote : Re: [Bug 183824] bzr branch fails with "Connection closed unexpectedly"

Am Donnerstag, den 17.01.2008, 18:03 +0000 schrieb nicholas a. evans:
> Public bug reported:
>
> $ bzr branch svn://rubyforge.org/var/svn/rspec/trunk rspec.bzr
> bzr: ERROR: Connection closed: Connection closed unexpectedly
>
>
> "svn checkout svn://rubyforge.org/var/svn/rspec/trunk" works just fine.
This repository appears to refuse multiple svn connections from the same
host. bzr-svn uses multiple (usually 3) connections simultaneously.

  summary "Use only one connection simultaneously to a Subversion
repository"
  status triaged
  importance wishlist

Cheers,

Jelmer
--
Jelmer Vernooij <email address hidden> - http://samba.org/~jelmer/
Jabber: <email address hidden>

Changed in bzr-svn:
importance: Undecided → Wishlist
status: New → Triaged
Jelmer Vernooij (jelmer)
description: updated
Revision history for this message
Jelmer Vernooij (jelmer) wrote :

bzr-svn now uses only two connections and keeps both open (no longer closes them and reopens them later). Since I don't think it's feasible to support having only one connection open, I'm closing this bug.

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

I can also check out the mentioned repository without problems now, btw.

Changed in bzr-svn:
assignee: nobody → jelmer
milestone: none → 0.4.11
status: Triaged → Fix Committed
Jelmer Vernooij (jelmer)
Changed in bzr-svn:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.