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

Viewing subversion created repository as webfolder

From: tirumal b <tirumal_b_at_yahoo.com>
Date: 2004-03-10 00:46:13 CET

Hello sir,

 I am using built in webdav of apache 2. I have
configured it and made Dav on for /var/www/html. I can
view my web documents as folder. I want my repository
to be accessed in the same way. I have created a
repository in /usr/local/svn/repos and made the
required entries

<Location /svn/repos>
DAV svn
SVNPath /usr/local/svn/repos
SVNAutoversioning on
</Location>

Loaded the necessary modules too. started the svnserve
in daemon mode.

When i view http://servername/svn/repos or
http://servername:3690/svn/repos as a page i get

( success ( 1 2 ( ANONYMOUS ) ( edit-pipeline ) ) )

but i can't view any repository and when viewed as web
folder i get an error. DO you know the reason

Thanks
Tirumal

__________________________________
Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster
http://search.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 10 00:46:34 2004

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.