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

Re: subversion setup

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-09-13 15:06:15 CEST

Busco Bruno <Busco.Bruno@ansaldobreda.it> writes:

> On a Win98 client:
> 1) Installed subversion (from the same setup file)
> 2) I can access the server from the client by pointing IE at the address:
> http://151.89.50.75/svnrepo/
> that is the address of the server on my intranet.
> 3) When I issue the command:
> svn import http://151.89.50.75/repo1 prova1 prova1 -m 'bruno'
                                     ^^^^^
You need to use /svnrepo here, not /repo1.

> I get the following:
>
> svn: RA layer request failed
> svn: OPTIONS request failed on /repo1
> svn: The OPTIONS request returned invalid XML in the response: XML parse
> error a
> t line 1: no element found. (/repo1)

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 13 15:07:01 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.