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

R: subversion setup

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

> On Friday 13 September 2002 06:06, Philip Martin wrote:
> > You need to use /svnrepo here, not /repo1.
>
> In his httpd.conf Busco has:
>
> <Location /repos>
>
> So wouldn't he need /repos instead of /svnrepo? Maybe I'm not
> understanding
> the use of the whole Alias thing.
>
        Yes....if I try using
        svn import http://151.89.50.75/repos prova1 prova1 -m 'bruno'

        I get the same error i get with:
        svn import http://151.89.50.75/svnrepo prova1 prova1 -m 'bruno'

        that is:
        svn: Error string not specified yet
        svn: OPTIONS request failed on /repos
        svn: The OPTIONS status was 403, but expected 200.

---------------------------------------------------------------------
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:38:26 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.