You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Apache Wiki <wi...@apache.org> on 2005/05/25 04:39:28 UTC

[Struts Wiki] Update of "StrutsMaintenanceWebsite" by TedHusted

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification.

The following page has been changed by TedHusted:
http://wiki.apache.org/struts/StrutsMaintenanceWebsite

New page:
This is liable to change during the subproject reoganization, but as of right now: 

 * Edit the doc/*.xml files. 
 * Run Ant on the build-site.xml file (ant -f=build-site.xml)
 * From the command line, change to the target/documentation directory 
 * scp the website files to people.apache.org. Using PuTTY, the command is: pscp -R *.* youraccount@people.apache.org:/www/struts.apache.org
 * After a few hours, the copy on people will propogate to the main website. (So test your local copy first!) 

Note: 

 * Everyone should ssh to people.apache.org and set your umask to 002 ($ umask 002). This will mark the files so that other people in the Struts group can update them. 
 * If the permissions are not set correctly, you can fix it with: $ chmod -R g+w .
 * If you run the chmod, and there are error messages, it's because someone else needs to do the same. 
 * You can check the permissions with: $ ls -ol 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org