Re: Subversion configuration directories / files visible to the user
From: Ryan Schmidt <subversion-2009d_at_ryandesign.com>
Date: Sat, 21 Nov 2009 01:21:53 -0600
On Nov 21, 2009, at 01:17, Ravi Roy wrote:
> I run the command svn ls http://myrepo/svn/MyProject
Ok, in that case, your Apache is set up fine. Somebody just checked items into the repository that they shouldn't have: README.txt, conf, dav, db, format, hooks, locks. To clean this up, "svn rm" them now. Examine the "svn log" of these items if you're interested who committed them. The person who committed them seems to have been confused about the difference between a working copy and a repository and seems to have treated a repository as a working copy.
------------------------------------------------------
Please start new threads on the <users_at_subversion.apache.org> mailing list.
|
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.