You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by Sam Ruby <ru...@apache.org> on 2016/02/18 01:47:07 UTC

[whimsy.git] [1/1] Commit c3a77b7: update first step and remove obsolete second step

Commit c3a77b73938a4367668a535e0c447c5caca4d9d9:
    update first step and remove obsolete second step


Branch: refs/heads/master
Author: Sam Ruby <ru...@intertwingly.net>
Committer: Sam Ruby <ru...@intertwingly.net>
Pusher: rubys <ru...@apache.org>

------------------------------------------------------------
DEPLOYMENT.md                                                | ++ --------
------------------------------------------------------------
10 changes: 2 additions, 8 deletions.
------------------------------------------------------------


diff --git a/DEPLOYMENT.md b/DEPLOYMENT.md
index 9d1fbc3..7318bcf 100644
--- a/DEPLOYMENT.md
+++ b/DEPLOYMENT.md
@@ -29,12 +29,6 @@ Workflow:
 Manual Steps
 ------------
 
-The following additional steps are required to get a the Whimsy VM up and running:
+The following additional step is required to get a the Whimsy VM up and running:
 
- * Configuring `/root/.subversion/config` and `/root/.subversion/servers` store auth-creds and to use
-   the username `whimsysvn`.
-
- * Initial checkouts of the various svn sources used by various whimsy tools.  These checkouts are
-   to be placed in the `/srv/svn` directory, owned by `root` and often have `--depth=files` specified.
-   The [svninfo](tools/svninfo) tool may be used to build a script that can be used to perform
-   the checkouts.  Once checked out, the sources will be kept up to date by a cron job.
+ * Configuring `/whimsysvn/.subversion/config` and `/whimsysvn/.subversion/servers` to store auth-creds.