You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by ru...@apache.org on 2017/07/05 19:29:20 UTC

[whimsy] branch master updated: update instructions to *not* store the auth creds

This is an automated email from the ASF dual-hosted git repository.

rubys pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new 59f2f3c  update instructions to *not* store the auth creds
59f2f3c is described below

commit 59f2f3cf80b54da68b265468c9cf70e7759d3a28
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Wed Jul 5 15:28:59 2017 -0400

    update instructions to *not* store the auth creds
---
 DEPLOYMENT.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/DEPLOYMENT.md b/DEPLOYMENT.md
index dbd0574..a5e3999 100644
--- a/DEPLOYMENT.md
+++ b/DEPLOYMENT.md
@@ -86,9 +86,8 @@ and running - these are only needed for a new deployment.
    `/home/whimsysvn/.subversion/servers` to store auth-creds.
 
  * Configure `/var/www/.subversion/config` and
-   `/var/www/.subversion/servers` to store auth-creds and to use the
-   `whimsysvn` user.  `chmod` the files in
-   `/var/www/.subversion/auth/svn.simple` to `440`.
+   `/var/www/.subversion/servers` to use the `whimsysvn` user and to *not*
+   store the auth-creds.
 
  * Add the following cron jobs to apmail@hermes:
      * `11  1,7,13,19 * * * for list in /home/apmail/lists/*apache.org/*; do echo; echo $list/mod; ezmlm-list $list mod; done 2>/dev/null | ssh whimsy-vm4.apache.org 'cat > /srv/subscriptions/list-mods'`

-- 
To stop receiving notification emails like this one, please contact
['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].