[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[patch] tiny patch for the project-FAQ

From: Erik Logtenberg <erik_at_fmf.nl>
Date: 2003-02-03 22:24:42 CET

Hi all,

I found a small typo in the project_faq.html, where Ben Sussman explains
something about different ways to split projects up in directories or
repositories. He agreed about the typo:

22:06 <@sussman> ah. yes.
22:07 <@sussman> should be "In the 1st case"
22:07 < _Tassadar> that's what i thought
22:07 <@sussman> so send a patch to the dev list
22:07 <@sussman> :-)
22:07 < _Tassadar> lol

So here it is :)

Index: www/project_faq.html
===================================================================
--- www/project_faq.html (revision 4716)
+++ www/project_faq.html (working copy)
@@ -507,7 +507,7 @@
     <pre>
      The second case might be easier to secure; it's easier to insulate
      projects from each other (in terms of users and permissions)
- using Apache's access control. In the 2nd case, you'll need a
+ using Apache's access control. In the 1st case, you'll need a
      fancy hook script in the repository that distinguishes projects
      ("is this user allowed to commit to this particular subdir?") Of
      course, we already have such a script, ready for you to use.

Kind regards,

Erik Logtenberg

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Feb 3 22:25:17 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.