Author: simon
Date: Mon Jun  6 21:03:19 2011
New Revision: 222779
URL: http://svn.freebsd.org/changeset/base/222779

Log:
  Update the comment in the start of the checkacl program to be related
  to checkacl.c and not svnssh.

Modified:
  svnadmin/tools/checkacl/checkacl.c

Modified: svnadmin/tools/checkacl/checkacl.c
==============================================================================
--- svnadmin/tools/checkacl/checkacl.c  Mon Jun  6 21:02:26 2011        
(r222778)
+++ svnadmin/tools/checkacl/checkacl.c  Mon Jun  6 21:03:19 2011        
(r222779)
@@ -1,12 +1,8 @@
 /*
  * Ok, so this isn't exactly pretty, so sue me.
  *
- * The basic idea is to filter the arguments, check that everything
- * is happy, then give the appropriate privs, and exec the real svnserve.
- *
- * Installed setuid-root, grants the appropriate gid, then revokes setuid.
- * We use this in a NIS override.  ie:
- *   +:*::::::::/usr/local/bin/svnssh
+ * FreeBSD Subversion tree ACL check helper.  The program looks in
+ * relevant access files to find out if the committer may commit.
  *
  * From: Id: cvssh.c,v 1.38 2008/05/31 02:54:58 peter Exp
  * $FreeBSD$
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to