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

more Unrecognized URL scheme

From: Garret Wilson <garret_at_globalmentor.com>
Date: 2005-06-07 23:19:32 CEST

I've been using svn 1.0.x (I think) for some time on my Linux server.
Today I upgraded to r15001. I rebuilt, using the same Apache,
BerkeleyDB, and neon configuration as before. Now I try to do "svn up"
and get:

svn: Unrecognized URL scheme for 'http://svn.collab.net/repos/svn/trunk'

My /etc/ld.so.conf is as follows, just as it was before:

/usr/X11R6/lib
/usr/kerberos/lib
/usr/lib
/usr/local/lib
/usr/lib/mysql
/usr/local/BerkeleyDB.4.2/lib

My svn library files rae in /usr/local/lib. What's the problem?

svn, version 1.3.0 (dev build)
   compiled Jun 7 2005, 12:23:08

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

Garret

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 7 23:22:31 2005

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

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