Changes between Initial Version and Version 2 of Ticket #14
- Timestamp:
 - Apr 9, 2009, 4:30:14 PM (17 years ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
        
Ticket #14
- 
                Property
            Status
                  changed from
              
newtoclosed - 
                Property
            Resolution
                  changed from
              
tofixed 
 - 
                Property
            Status
                  changed from
              
 - 
        
Ticket #14 – Description
initial v2 2 2 * 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. 3 3 * 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. 9 8 10 9 * Common user 'svnuser' has been created for svn+ssh access.  
