Skip to content
kwurst edited this page Mar 5, 2013 · 1 revision

Deployment Web Server

Master Branch (https://github.com/CS-Worcester/CS401Spring2013.git) deploys automatically to http://cstest.worcester.edu/master/ when a commit is made

Development Branch (https://github.com/CS-Worcester/CS401Spring2013/tree/development) deploys automatically to http://cstest.worcester.edu/test when a commit is made

Individual testing branches manually deploy (through ftp, sftp, scp) to sub-directories of http://cstest.worcester.edu/development. Send out an email on the listserv to ask for creation of a sub-directory and account.

Clone this wiki locally