[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Introduction

From: Hensley, Richard <Richard.Hensley_at_McKesson.com>
Date: 2003-02-05 22:29:09 CET

Hello,

I've just recently became a user of subversion. I was looking for a
users list to post a question. Does such a thing exist?

My question is that when I use the command svn co command on
svn.collab.net, I get the following:

$ svn co http://svn.collab.net/repos/svn/trunk
<http://svn.collab.net/repos/svn/trunk> subversion
svn: RA layer request failed
svn: PROPFIND of /: 501 Not Implemented

$ svn --version
svn, version 0.17.1 (r4503)
   compiled Jan 23 2003, 00:00:57

Copyright (C) 2000-2003 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
<http://subversion.tigris.org/>

The following repository access (RA) modules are available:

* ra_dav : Module for accessing a repository via WebDAV (DeltaV)
protocol.
  - handles 'http' schema
  - handles 'https' schema
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' schema
* ra_svn : Module for accessing a repository using the svn network
protocol.
  - handles 'svn' schema
Received on Wed Feb 5 22:31:42 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.