On Mon, Jun 16, 2008 at 12:20 PM, Andreas Schweigstill
<andreas_at_schweigstill.de> wrote:
>
> You can take a look into the repository directory structure on your
> Subversion server. When using the FSFS back-end you should be able to
> find exactly one file per revision in <repository_root>/db/revs and
> <repository_root>/db/revprops. If those files are missing some probably
> removed them.
>
> How do you access the repository? In many cases it would be a really
> bad idea to allow direct file: access because this wouldn't prevent
> users from removing/modifying entire revision files on the server.
Thanks for the reply, Andreas. I just checked on the server, and it
appears that all of the files are in place for both the db/revs and
db/revprops.
My users get access to the repo via svn+ssh. I currently have the
server set to not allow interactive logins for anyone other than
myself and a few other select individuals.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-16 19:29:49 CEST