Svn repository relocation

Hi,

I have a svn setup with multiple code repositories. Recently the filesystem holds the repository got full and i wanted to have to move some code repositories to another filesystem. I copied some of the code repositored using the "mv" command to another filesystem and created a symlink with same name point to the new location. Now my apache which works with mod_DAV is not showing the newly created symlink on the browser. while trying to access with the complete url its getting opened. I tried with the "followsymlink" parameter on the apache configuration but no luck. Please help.

Regards,
Arumon

Your being a bit unclear. What does this mean " while trying to access with the complete url its getting opened" ? Are you using virtual hosts? Post your configuration.