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

Re: Can't access the repository by http:, file:, svn:, ...

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-03-31 14:14:13 CEST

On Mar 31, 2006, at 13:42, Stéphane Mangeot wrote:

> Add those lines after the commented "Location" lines :
> <Location /repositories/rep1>
> DAV svn
> SVNParentPath c:\SubversionRepositories\rep1
> </Location>
> with cmd.exe
> svnadmin create c:\SubversionRepositories\rep1

There's at least one problem:

Use either

SVNPath c:\SubversionRepositories\rep1

or

SVNParentPath c:\SubversionRepositories

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 31 14:15:49 2006

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.