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

Re: Problems configuring SVN/TSVN with apache.

From: n00b <Philip.Schiffer_at_gmail.com>
Date: Wed, 9 Apr 2008 08:18:19 -0700 (PDT)

You are accessing the root directory not the configured /svn location.

On 9 Apr., 14:48, "Tomas Larsson" <to..._at_dbc-system.com> wrote:
> Dear Group
> I am Trying to setup svn on a APACHE server together with TSVN-clients on
> Windows workstations.
> I obviously got something wrong.
> Getting this response from TSVN:
>
> Error PROPFIND request failed on '/'
> Error PROPFIND of '/': Coiuld not read statusline: connection closed by
> server
>
> The relevant entry in httpd.conf is looking like this:
> <VirtualHost *>
> DocumentRoot "/var/www/html/DBC"
> ServerName svn.dbc-system.com
> <Location /svn>
> DAV svn
> SVNListParentPath on
> SVNParentPath /var/svn
> AuthType Digest
> AuthUserFile /usr/local/etc/svnusers.htdigest
> Require valid-user
> </Location>
> </Virtualhost>
>
> /var/svn looks like this:
> /var/
> /var/svn/
> /var/svn/DBC/
> /var/svn/DBC/conf/
> /var/svn/DBC/dav/
> /var/svn/DBC/hooks/
> /var/svn/DBC/locks/
>
> So, what have I missed and what am I doing wrong
>
> With best regards
>
> Tomas Larsson
> DBC System AB
> Olovsholmsgatan 32
> 50634 Borĺs
> Sweden
> Tel: +46 (0)739 932673
>
> to..._at_dbc-system.comwww.dbc-system.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr..._at_tortoisesvn.tigris.org
> For additional commands, e-mail: users-h..._at_tortoisesvn.tigris.org

---------------------------------------------------------------------
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-09 18:21:03 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.