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

Re: Bad URL error

From: Dylan Cuthbert <dylan_at_q-games.com>
Date: 2002-09-04 08:32:26 CEST

I solved one problem - svn etc. were being pulled from /usr/bin and the old
libsvn* files were all installed in /usr/lib/ by the rpm installation needed
for bootstrapping the thing.

I removed all those and re-configured and re-built svn, now I try to check
out with "svn co http://localhost/svn/repo wc" it just hangs there doing
nothing at all.

apache is running - I can telnet to port 80 on the local host and get a
response.

Maybe there are still some old files lying around?

Another unrelated (I think) problem, I get a segmentation fault if I specify
a non-existant host, like http://blubbly.com, this probably isn't intended.

Any clues or pointers?

Regards

---------------------------------
Q-Games, Dylan Cuthbert.
http://www.q-games.com
P2P internet radio - http://www.peercast.org

"Dylan Cuthbert" <dylan@q-games.com> wrote in message
news:al4101$top$1@main.gmane.org...
> Hello all,
>
> I have decided to start using subversion but it is fighting me a little.
>
> I have installed and bootstrapped subversion and apache/db etc. for redhat
> v7.3.
>
> The situation as far as I can work out is:
>
> svn is installed fine and the repository exists - I can checkout wc using
> svn co file://svn/repo wc
> apache is up and running and has the example configuration (without the
> security options) enabled at the bottom of httpd.conf
>
> I can't check out wc via "svc co http://server-name/svn/repo wc" I get
the
> following error:
>
> svn: Bad URL passed to RA layer.
> svn: No part of path '/svn/repo' was found in repository HEAD.
>
> svn --version displays the following:
>
> ra_dav - handles http schema, handles https schema
> ra_local - handles file schema
>
>
> Any ideas?
>
>
> ---------------------------------
> Q-Games, Dylan Cuthbert.
> http://www.q-games.com
> P2P internet radio - http://www.peercast.org
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 4 08:34:48 2002

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.