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

subversion setup

From: Busco Bruno <Busco.Bruno_at_ansaldobreda.it>
Date: 2002-09-13 15:29:39 CEST

> -----Messaggio originale-----
> Da: Busco Bruno
> Inviato: venerd́ 13 settembre 2002 15.18
> A: 'Philip Martin'
> Oggetto: R: subversion setup
>
> 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
>
> if I use the following command:
> svn import http://151.89.50.75/svnrepo prova1 prova1 -m 'bruno'
>
> I get now:
> svn: Error string not specified yet
> svn: OPTIONS request failed on /svnrepo
> svn: The OPTIONS status was 301, but expected 200.
>
> what does it means?
>

---------------------------------------------------------------------
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:30:24 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.