You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by da...@apache.org on 2017/10/30 16:46:24 UTC

svn commit: r1813800 - /subversion/trunk/notes/commit-access-templates/partial-committer.tmpl

Author: danielsh
Date: Mon Oct 30 16:46:24 2017
New Revision: 1813800

URL: http://svn.apache.org/viewvc?rev=1813800&view=rev
Log:
* notes/commit-access-templates/partial-committer.tmpl:
    Avoid unnecessary conditionals on the recipient's part.

Modified:
    subversion/trunk/notes/commit-access-templates/partial-committer.tmpl

Modified: subversion/trunk/notes/commit-access-templates/partial-committer.tmpl
URL: http://svn.apache.org/viewvc/subversion/trunk/notes/commit-access-templates/partial-committer.tmpl?rev=1813800&r1=1813799&r2=1813800&view=diff
==============================================================================
--- subversion/trunk/notes/commit-access-templates/partial-committer.tmpl (original)
+++ subversion/trunk/notes/commit-access-templates/partial-committer.tmpl Mon Oct 30 16:46:24 2017
@@ -15,18 +15,20 @@ Hi New Partial Committer,
 The other committers and I would like to offer you partial commit
 access for maintenance of the Subversion FROBLINGS area.
 
-If you already have partial commit access to another area, you can
+#ifdef THE_INVITEE_ALREADY_HAS_PARTIAL_COMMIT_ACCESS_TO_ANOTHER_AREA
+Since you already have partial commit access to another area, you can
 accept this offer by simply replying to this mail.  We'll update the
 COMMITTERS file (or you can do it yourself, that's fine too).
 
-If you do not already have partial commit access, you can accept this
-offer by replying to this mail and following the instructions at
-<http://www.apache.org/dev/new-committers-guide.html#cla>.  You will
-receive an email with details on how to access your account.  Once you
-have access to your account, you are encouraged to modify the COMMITTERS
-file appropriately, which also serves as a test of your new username and
-password.
+#else
+You can accept this offer by replying to this mail and following the
+instructions at <http://www.apache.org/dev/new-committers-guide.html#cla>.
+You will receive an email with details on how to access your account.
+Once you have access to your account, you are encouraged to modify the
+COMMITTERS file appropriately, which also serves as a test of your new
+username and password.
 
+#endif
 Remember that you can still post patches for review before committing,
 when you want to.  Commit access just means that you can rely on your
 own judgment to decide when something is ready for commit.  Also, if