[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:46:27 CEST

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

> > 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?

301 is HTTP_MOVED_PERMANENTLY. I see now that you have /svnrepo as an
Alias for /repos in your httpd.conf. I'm not an Apache expert, so I
don't know what that does. Using /repos should work (not /repo1 as in
your original mail).

-- 
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 18:09:28 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.