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

Re: Need help with my svn account on my webhost server

From: Felix Gilcher <felix.gilcher_at_bitextender.com>
Date: Mon, 24 Nov 2008 16:24:06 +0100

Hi,

your client does not support the http:// access scheme, only local
(file) access and the svn protocol. So you either need to install a
capable client or have a system administrator do that.

good luck

felix

On Nov 24, 2008, at 4:20 PM, Jianzhou wrote:

> Hi Felix,
>
> This is the output:
>
> svn --version
> svn, version 1.5.4 (r33841)
> compiled Nov 21 2008, 16:55:37
>
> Copyright (C) 2000-2008 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
>
>
>
>
> On Mon, Nov 24, 2008 at 11:16 PM, Felix Gilcher <felix.gilcher_at_bitextender.com
> > wrote:
> Hi,
>
> your svn client does not support http:// style access to svn
> repositories. It has probably been built without the ra_neon and/or
> ra_serf access layers. You can use "svn --version" to check which
> access schemes are supported.
>
> cheers
>
> felix
>
>
> On Nov 24, 2008, at 10:13 AM, Jianzhou wrote:
>
> Hi,
>
> my webhost install svn on the server(apache 2.2, cpanel) and give me
> ssh access.
>
> When i do a "svn list --username myusername http://svn.mysite.com/
> test" command
>
> I get this message:
>
> svn: Unrecognized URL scheme for 'http://svn.mysite.com/test'
>
> can someone help me out and check what is wrong?
>
>
>
> --
> Best Regards,
> Jianzhou
>
> --
> Felix Gilcher
>
> Bitextender GmbH
> Paul-Heyse-Str. 6
> D-80336 München
>
> felix.gilcher_at_bitextender.com
> http://bitextender.com/
>
> Amtsgericht München, HRB 174280
> Geschäftsführer: David Zülke, Florian Clever
>
>
>
> --
> Best Regards,
> Jianzhou

--
Felix Gilcher
Bitextender GmbH
Paul-Heyse-Str. 6
D-80336 München
T: +49 89 57 08 15 16
F: +49 89 57 08 15 17
M: +49 172 840 88 28
felix.gilcher_at_bitextender.com
http://bitextender.com/
Amtsgericht München, HRB 174280
Geschäftsführer: David Zülke, Florian Clever

  • application/pkcs7-signature attachment: smime.p7s
Received on 2008-11-24 16:24:34 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.