Template:UpdatingScriptsAndWebApps
From ISoft Wiki
Revision as of 15:04, 22 March 2016 by Daytonlowell (talk | contribs) (Created page with "You'll need TortoiseSVN installed and the repo checked out. Make a batch file and put it somewhere reasonable and include the following: '''svn up "<local path to the repo you ...")
You'll need TortoiseSVN installed and the repo checked out.
Make a batch file and put it somewhere reasonable and include the following:
svn up "<local path to the repo you checked out>"
for example:
svn up "C:\Program Files (x86)\ISoft Data Systems\PrintQueue"
Then create a Windows scheduled task that runs at a reasonable time(probably late when no one is using the system).