do we want to try this?
Begin forwarded message:
From: Paul Querna <[email protected]>
Date: 1 October 2009 4:46:17 PM AEST
To: [email protected]
Subject: SvnPubSub websites -- need more volunteers
Reply-To: [email protected]
list-id: <infrastructure-dev.apache.org>
message-id: <[email protected]
>
Hi,
apr.apache.org is now managed by SvnPubSub.
I think we are ready to add more.
Any volunteer TLPs?
Once its done, any commit to your SVN repo for your site will be
automatically propagated to the live servers within seconds.
Things i need to know:
- Path to Website Checkout
- If applicable, do you need a dev/dist directory
- Do you want a $tlp.staging.apache.org (Just maps to another SVN
url, like $tlp/site/branche/staging)
Notes to self current process:
- Add new paths to /etc/svnwcsub.conf
- Checkout svn paths to /x1/tmp
- mv /x1/www/$tlp old-site && mv /x1/tmp/$tlp /x1/www/$tlp
- chown -R svnwc /x1/www/$tlp
- /etc/init.d/svnwcsub restart