Changes between Initial Version and Version 2 of Ticket #14


Ignore:
Timestamp:
Apr 9, 2009, 4:30:14 PM (15 years ago)
Author:
Gavin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14

    • Property Status changed from new to closed
    • Property Resolution changed from to fixed
  • Ticket #14 – Description

    initial v2  
    22 * There are now post-commit hooks on /svnrepos/gnumims and /svnrepos/gnumimswebsite. The www.gnumims.org website is automagically updated on commit and the autobuilder user builds gnuMims.war on commit to that.
    33 * The appropriate system groups are required for the obviously associated actions 'ssh', 'gnumimscommit', 'gnumimswebcommit'.
    4  * Super is used for some scripts in /root/scripto/
    5   * gnumimsappupdate.sh - update the demo with the autobuilt war.
    6   * gnumimswebsiteupdate.sh - automatically called by commiting to gnumimswebsite.
    7   * autobuildrelay.sh - wrapper for gnumimsautobuild, called by commit to /svnrepos/gnumims.
    8   * gnumimsautobuild.sh - builds the war.
     4 * Super and sudo are used for some scripts in /root/scripto/
     5  * gnumimsappupdate.sh - do 'super gnumimsappupdate' to update the demo with the auto built war
     6  * gnumimswebsiteupdate.sh - automatically called by commiting to svnrepo/gnumimswebsite uses super.
     7  * gnumimsautobuild.sh - automatically called by commiting to svnrepo/gnumims builds the war on commit uses sudo.
    98
    109 * Common user 'svnuser' has been created for svn+ssh access.