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

Re: Unrecognized URL scheme in subversion 1.5

From: Goehring <lutz.goehring_at_uni-hohenheim.de>
Date: 2007-02-01 13:18:51 CET

Hi Felix,

thanks for your response:

this is the version info:

lgoehrin > svn --version
svn, version 1.5.0 (dev build)
   compiled Jan 27 2007, 13:45:15

Copyright (C) 2000-2007 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

How can I configure the build process with http, https and ssl support?

Cheers,

Lutz

On Wed, 2007-01-31 at 00:16 +0100, Felix Gilcher wrote:
> Hi,
>
> Please provide the output from "svn --version". It should look something
> like this:
>
> -------------
> macbook:~ fgilcher$ svn --version
> svn, version 1.4.3 (r23084)
> compiled Jan 27 2007, 21:28:56
>
> Copyright (C) 2000-2006 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
>
> -------------
>
> It lists the available url schemes - these depend on the compile options of
> the client. Most probably your client was built without ssl support and thus
> does not know about the https url scheme.
>
> By the way: the most recent stable revision of subversion is 1.4.3 - there
> does not seem to be a 1.5 branch yet. While there may be valid reasons to
> use a self-compiled client from trunk, I'd stick to the stable client with
> something so important as version control. Just my $0.02.
>
> Regards
>
> felix
>
>
> Am 30.01.2007 21:16 Uhr schrieb "Goehring" unter
> <lutz.goehring@uni-hohenheim.de>:
>
> > Hi all,
> >
> > updating gives me the following:
> >
> >> svn update
> >> svn: Unrecognized URL scheme for 'https://projects.coin-
> > or.org/svn/SYMPHONY/stable/5.1'
> >
> > These are the repository infos
> > SYMPHONY-5.1 > svn info
> > Path: .
> > URL: https://projects.coin-or.org/svn/SYMPHONY/stable/5.1
> > Repository Root: https://projects.coin-or.org/svn/SYMPHONY
> > Repository UUID: 13000f92-0c12-0410-a037-c4f90146b84e
> > Revision: 971
> > Node Kind: directory
> > Schedule: normal
> > Last Changed Author: tkr
> > Last Changed Rev: 971
> > Last Changed Date: 2007-01-26 20:08:41 +0100 (Fri, 26 Jan 2007)
> >
> > What does the error message mean? Could it be related to the file
> > system?
> >
> > Thanks,
> >
> > Lutz
>
> --
> Felix Gilcher
> Head of IT Development
>
> Exozet Berlin GmbH
> Rotherstraße 20
> 10245 Berlin
>
> eMail: gilcher@exozet.com
> URL: www.exozet.com
>

-- 
Lutz Göhring
Scientific Assistant
with Prof. Thomas Berger
Professur (i.V.) für Ökonomik der Landnutzung in den Tropen und Subtropen
(Professorship (p.p.) for Land Use Economics in the Tropics and
Subtropics)
Institute for Agricultural Economics and Social Sciences in the Tropics
and Subtropics, 
University of Hohenheim, Stuttgart
e-mail: lutz.goehring@uni-hohenheim.de
Tel.: +49-711-459-23615
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 1 13:19:22 2007

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.