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

Re: Chunk Size Error

From: Scott Carr <scarr_at_progbits.com>
Date: Fri, 04 Apr 2008 16:02:32 -0500

Quoting Stefan Küng <tortoisesvn_at_gmail.com>:

> Scott Carr wrote:
>
>> <Location /svn>
>> DAV svn
>>
>> # any "/svn/foo" URL will map to a repository /usr/local/svn/foo
>> SVNParentPath D:/svn_repository
>> SVNListParentPath on
>> AuthType Basic
>> AuthName "Subversion repository"
>> AuthUserFile d:/svn_repository/apachepasswd
>> # AuthzSVNAccessFile conf/svn-authz.conf
>> Require valid-user
>> </Location>
>>
>> This is the entry in Apache for the Subversion. It didn't have the
>> / at the end.
>
> It seems that D:/svn_repository is actually a repository, not a parent
> path of multiple repositories. In that case, you must not use
> SVNParentPath but SVNPath.
>

In the svn_repository directory I do not see:

* conf
* dav
* db
* hooks
* locks

Is there any other way to tell if the directory is setup as a
repository? I have several repositories under this folder though.

-- 
Scott Carr
OpenOffice.org
Documentation Co-Lead
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-04-04 23:03:02 CEST

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

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