You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Stephen Gray <St...@anu.edu.au> on 2006/09/20 01:34:55 UTC

Subversion + apache problem - project contents not visible

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