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

RE: XML error prevents connecting to VisualSVN Server

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Wed, 14 Mar 2012 10:09:11 -0400

> I am trying to get SVN up and running on my own PC. I have installed
> VisualSVN server and it is running and I have created some repositories. Now I
> want to start stuffing source code into it.
>
> However, I cannot find any Tortoise commands in the shell context menu that
> would let me do this. The only even remotely useful-looking command is
> "repo-browser," and when I try to connect to the URL given by the VisualSVN
> management console -- "https://Desktop5/svn" -- I get the error:
>
> "Unable to connect to a repository at URL 'https://desktop5'
> The OPTIONS request returned invalid XML in the response: XML parse error
> at
> line 1: no element found (https://desktop5)

The first question is.. do you have an https certification installed?

I'm not familiar with VisualSVN but usually there is a directory/local you access svn with rather than just the root server url and also you have to specify the repository, unless there is only 1.

Something like http://MyServerName/svn/repository

> I am not using any proxies, I am not using ssh (as far as I know), and the only
> reason I'm using https instead of plain http is because that's what VisualSVN
> tells me its URL is.
>
> I have read help/documentation/manuals at the VisualSVN and Tortoise
> websites and neither says anything much about the other, or even really how to
> make an SVN client communicate with an SVN server in general. The SVN book
> likewise.

Does the VisualSVN manual tell you the path that is sets up to the repositories?

>
> So... Is the Tortoise client inherently incompatible with the VisualSVN server? If
> not, what do I have to do to make this work?

No, TortoiseSVN works fine with VisualSVN server... you either have something set up wrong on the server or your are hitting the wrong repository path.

>
> Thanks in advance for any light you can shed.

BOB

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2935596

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-03-14 17:38:07 CET

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

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