svn: Unrecognized URL scheme for 'https://mydomain/svn/repository'

Bug #43605 reported by Loïc d'Anterroches
This bug report is a duplicate of:  Bug #43423: svn over https not working any longer. Edit Remove
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
subversion (Ubuntu)
New
Medium
Unassigned

Bug Description

With the latest package 1.3.0-1ubuntu3 it is impossible to access a repository either with http or https. It looks like the right module is not loaded.

 svn --version
svn, version 1.3.0 (r17949)
   compiled May 7 2006, 14:34:53

Copyright (C) 2000-2005 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet (http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_svn : Module for accessing a repository using the svn network protocol.
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme

The same on ubuntu breezy:

 svn --version
svn, version 1.2.0 (r14790)
   compiled Jun 29 2005, 12:46:42

Copyright (C) 2000-2005 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet (http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
  - handles 'http' scheme
  - handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network protocol.
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme

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.