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

[SVN] Newbie issue getting started

From: Kurt Federspiel <federonline_at_yahoo.com>
Date: 2007-08-30 18:43:04 CEST

Greets.

I am trying to start a brand new repository the system
is:
WinXP
Apache 2.0.59
SVN 1.45

I get Apache in stalled fine, SVN installed (telling
it to modify the conf file for me).

I run: svnadmin create --fs-type fsfs c:\REPOS
which creates the various files in the directory.

I modify the apache conf file with:
<Location /REPOS>
  DAV svn
  SVNParentPath "C:\"
</Location>

Whenever I access the server, I get a 403 Forbidden
error. For example:
svn import DART http://192.168.10.10/REPOS -m
"Original Import"

Any suggestions??
Thanks.
Kurt.

       
____________________________________________________________________________________
Got a little couch potato?
Check out fun summer activities for kids.
http://search.yahoo.com/search?fr=oni_on_mail&p=summer+activities+for+kids&cs=bz

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 30 18:40:24 2007

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.