Farid Zaripov wrote:
-----Original Message-----
From: Martin Sebor [mailto:[EMAIL PROTECTED]
Sent: Friday, September 21, 2007 6:54 PM
To: stdcxx-dev@incubator.apache.org
Subject: Re: [jira] Resolved: (STDCXX-566) update/generate
incubation status file
Can you explain how you generated the page so that I or
someone else can follow your instructions the next time it
needs to be done?
1. logged into people.apache.org
2. svn co http://svn.apache.org/repos/asf/incubator/public/trunk
incubator
3. cd incubator
4. updated ./site-author/projects/stdcxx.xml file
5. invoked "ant" (script has updated
./site-publish/projects/stdcxx.html file)
6. commited ./site-author/projects/stdcxx.xml file
7. commited ./site-publish/projects/stdcxx.html file
8. cd /www/incubator.apache.org
9. svn up
That's all :)
The all steps are stated here:
http://incubator.apache.org/guides/website.html
Sounds simple enough. The problems I was having when I tried to
do it must have all been caused by differences in the environment
on the server I did it on and I never did try on people.apache.org.
Thanks again.
Martin