You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Jordan, Tom" <To...@camtronics.com> on 2003/09/04 17:58:02 UTC

svnserve on windows xp

Hi:

I've been trying to set up a subversion server on windows xp
using svnserve.

I thought it was working be executing: svnserve -d

Then I started following the directions on setting up the server
using apache.

After following the directions and pointing it back to the repository,
accessing it through IE would respond by saying that it was forbidden
to access.  Then, I went and set up an apache_user username to let
the apache server run under.  I granted rwx permissions to the apache_user
on the directory and files of the repository.  Again I received forbidden
access warnings coming from the apache svn modules.

Where does it look like I'm going wrong here?

I decided to fall back to svn+ssl.
Firt, I re-tested svn:// access first to svnserve -d
Now, both rapidsvn and tortoisesvn refuses to recognize this url:
svn://localhost/devRoot

I even de-installed apache and rebooted to see if there may have
been a conflict between the modules and the svnserve.

Local file:/// repo access still works.

Any suggestions?

Subversion: windows setup installation 0.27.0-r6715
RapidSVN:   0.3
Tortoise:   0.17-UNICOCODE.msi

Thanks,
-- Tom.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: svnserve on windows xp

Posted by SteveKing <st...@gmx.ch>.
----- Original Message ----- 
From: "Jordan, Tom" <To...@camtronics.com>
Newsgroups: gmane.comp.version-control.subversion.user
Sent: Thursday, September 04, 2003 7:58 PM
Subject: svnserve on windows xp


> Hi:
>
> I've been trying to set up a subversion server on windows xp
> using svnserve.
>
> I thought it was working be executing: svnserve -d
>
> Then I started following the directions on setting up the server
> using apache.
>
> After following the directions and pointing it back to the repository,
> accessing it through IE would respond by saying that it was forbidden
> to access.  Then, I went and set up an apache_user username to let
> the apache server run under.  I granted rwx permissions to the apache_user
> on the directory and files of the repository.  Again I received forbidden
> access warnings coming from the apache svn modules.
>
> Where does it look like I'm going wrong here?

Try http://tortoisesvn.tigris.org/serverinstall.html

Stefan


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org