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

Subversion + apache problem - project contents not visible

From: Stephen Gray <Stephen.Gray_at_anu.edu.au>
Date: 2006-09-20 03:34:55 CEST

Hi everyone,

I have a subversion repository containing one project which I've set up to
access via apache with the mod_dav and mod_dav_svn modules. The repository
was originally copied from a windows subversion server.

If I run svn ls http://server/repos I can see my project, but svn ls
http://server/repos/project produces no results - the project appears to be
empty. However if I start svnserve then do svn ls svn://server/project the
project is not empty, it seems to be something to do with accessing it via
apache, rather than a problem with the repository.

Can anyone tell me what might be happening here? I've checked the
permissions/ownership of the subversion repository, and that mod_dav.so and
mod_dav_svn.so modules are installed and working.

Thanks very much,
Steve

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 20 03:37:29 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.