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

newbie question

From: Jim Anderson <jander_at_jandernet.com>
Date: Sat, 5 Jul 2008 19:13:39 -0400

I'm running Mac OS X. I've created a subversion user and created the
repository under that userid. The subversion userid is otherwise not
used.

I started the server like this:

        svnserve -d -r /Users/subversion/repos

But when I login as myself and try to create the project file I get an
error:

bash-3.2$ svn mkdir http://localhost/MyApp -m 'create project file'
svn: OPTIONS request failed on '/'
svn: OPTIONS of '/': could not connect to server (http://localhost)
bash-3.2$

(I also tried specifying the full path but got the same results.)

I've either missed something obvious or am doing something very stupid.

Any help appreciated,

Jim

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-06 01:14:02 CEST

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

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