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

Re: Question on subversion client for Linux.

From: Bogdan Cristea <cristeab_at_gmail.com>
Date: Mon, 29 Dec 2008 21:34:33 +0200

On Monday 29 December 2008 20:49:30 you wrote:
> I am currently trying to set up Subversion as a client on a Linux system.
> I have extracted the files from the tarball and compiled on the new machine
> using the same process as the server, but I am unable to get it to work.
>
> Any help in pointing me in the right direction would be appreciated.
>
> Additional information:
>
> Command being run:
> svn list http://abqlx1/XXXXXX
>
> Error being returned:
> svn: Unrecognized URL scheme for 'http://abqlx1/XXXXXXX'
>
>
> Apache2 version 2.2.9 being used.
> Configure line is:
> ./configure --prefix=/usr/local/apache2 --enable-ssl --enable-cache
> --enable-disk-cache --enable-mem-cache --enable-autoindex --enable-dav
> --enable-dav-fs --enable-dav-lock --enable-mods-shared="rewrite ssl dav
> dav-fs dav-lock proxy"
>
>
> SVN version 1.5.0 being used (same version as server):
> Configure line is:
> ./configure --with-apr=/usr/local/apache2
> --with-apr-util=/usr/local/apache2
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=9
>95205
>
> To unsubscribe from this discussion, e-mail:
> [users-unsubscribe_at_subversion.tigris.org].

What is the output of 'svn --version'
Your client should support 'http' scheme

-- 
Bogdan Cristea
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=995236
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2008-12-29 20:35:40 CET

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.