prompt> svn diff .
Index: fsfs
===================================================================
--- fsfs (revision 15957)
+++ fsfs (working copy)
@@ -225,6 +225,14 @@
evolve to allow NFSv2-compatible locking, or perhaps just basic O_EXCL
locking, as a repository configuration option.
+If you are hosting your FSFS-based repository in AFS and want to give
+out anonymous access to it, you need to allow locking in the locks/
+directory in addition to readonly rights.
+The rest of the repository can have regurlar "rl" rights given to
+system:anyuser, but the locks/ directory needs "rlk" in order to
+make anonymous checkouts work. If you don't allow locking in the
+locks/ directory, svn will refuse to check out from the repository.
+
Note: Backups
-------------
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 29 14:50:54 2005