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 ad44c2c Make subversion stats work again
ad44c2c is described below
commit ad44c2c747a6208fb08ad0088f1f6661cd6829d5
Author: Sam Ruby <[email protected]>
AuthorDate: Tue May 30 14:05:13 2017 -0400
Make subversion stats work again
Fixes https://issues.apache.org/jira/browse/WHIMSY-88
---
DEPLOYMENT.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/DEPLOYMENT.md b/DEPLOYMENT.md
index 08d264e..f976c94 100644
--- a/DEPLOYMENT.md
+++ b/DEPLOYMENT.md
@@ -77,8 +77,8 @@ The following additional steps are required to get the Whimsy
VM up and running:
alias.
* Using the `www-data` user, copy over the following directories from
- the previous whimsy-vm* server: `/srv/agenda`, `/srv/mail/board`,
- `/srv/mail/members`, `/srv/mail/secretary`.
+ the previous whimsy-vm* server: `/var/www/.subversion`, `/srv/agenda`,
+ `/srv/mail/board`, `/srv/mail/members`, `/srv/mail/secretary`.
* Verify that email can be sent to non-apache.org email addresses
* Run [testmail.rb](tools/testmail.rb)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].