subversion was not compiled with WebDAV support

Bug #43716 reported by augustojd
This bug report is a duplicate of:  Bug #43423: svn over https not working any longer. Edit Remove
4
Affects Status Importance Assigned to Milestone
subversion (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

It seems that subversion (``svn'' command-line program) was not compiled with WebDAV support in Dapper Drake.

$ 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

Contrast this with the output of svn in Ubuntu 5.1 (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

I'm currently running Ubuntu Dapper Drake Beta.

$ lsb_release -a
LSB Version: core-2.0-noarch:core-3.0-noarch:core-2.0-ia32:core-3.0-ia32:cxx-2.0-noarch:cxx-3.0-noarch:cxx-2.0-ia32:cxx-3.0-ia32:graphics-2.0-noarch:graphics-3.0-noarch:graphics-2.0-ia32:graphics-3.0-ia32
Distributor ID: Ubuntu
Description: Ubuntu (The Dapper Drake Release) Development Branch
Release: 6.06
Codename: dapper

Revision history for this message
augustojd (augustojd-deactivatedaccount) wrote :

After I submitted I saw that this is a duplicate. Sorry.

Changed in subversion:
status: Unconfirmed → 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.