Backup.bat: Difference between revisions
Ttenbergen (talk | contribs) m u |
Ttenbergen (talk | contribs) |
||
(17 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
This article is about the file and versions of backup.bat; for more information about the [[News and backup]] process see that article. | This article is about the file and versions of backup.bat; for more information about the [[News and backup]] process see that article. | ||
==Log== | |||
''' To roll out an updated version of backup.bat, copy it into the [[Regional Server]]/Program folder for all laptops; next news an backup will pull it. ''' | |||
===2021-06-09=== | |||
* removed lines that open log in firefox, since data collectors no longer get to have firefox installed; now only loading in Chrome. | |||
* now launching browser with "start" so the batch window will close even if browser is still open | |||
===2020-12-10=== | |||
increased number of versions kept to 40; initial roll our wasn't right, re-done 2020-12-30 | |||
===2019-09-18=== | |||
changed CCMDB.mdb to CCMDB.accdb | |||
===2018-10-31=== | |||
Added loading in chrome to the list of firefox loading options; Windows 10 only uses chrome so the log had not been opening on W10 when a new file was available. | |||
===2016-03-31=== | |||
Update to new path structure | |||
===2016-01-04=== | |||
Update to eliminate the SD cards at STB due to ongoing problems. | |||
===2015-06-24=== | |||
rolled out via copy to all program locations Ttenbergen 10:33, 2015 June 24 (CDT) | |||
* updated path for launching Firefox if CCMDB was updated. Ttenbergen 10:33, 2015 June 24 (CDT) | |||
===2015-03-05=== | |||
not sure what changed then but that was the date before 2015-06-24 | |||
===2014-09-28=== | ===2014-09-28=== | ||
* moved any variable generation that is now consistent across region into backup.bat. | * moved any variable generation that is now consistent across region into backup.bat. | ||
* added check to confirm that ml is set ie that was called from [[batstart.bat]] | |||
== below here are legacy log entries before we had separate logs for the two batch files == | === below here are legacy log entries before we had separate logs for the two batch files === | ||
=== v2013-06-24 === | ==== v2013-06-24 ==== | ||
This won't be rolled out either since the change is only relevant during setup of a new file. | This won't be rolled out either since the change is only relevant during setup of a new file. | ||
* changed the ml to a place-holder and added error checking to complain if place-holder has not been changed to something sensible. Ttenbergen 15:05, 2013 June 24 (EDT) | * changed the ml to a place-holder and added error checking to complain if place-holder has not been changed to something sensible. Ttenbergen 15:05, 2013 June 24 (EDT) | ||
=== v2013-05-02 === | ==== v2013-05-02 ==== | ||
These won't be rolled out so much as they will be manually installed at the next site visit. Ttenbergen 15:41, 2013 May 2 (EDT) | These won't be rolled out so much as they will be manually installed at the next site visit. Ttenbergen 15:41, 2013 May 2 (EDT) | ||
* changes to backup.bat | * changes to backup.bat | ||
Line 18: | Line 48: | ||
** removed all mention of the regional server since that has been set in backup.bat since summer 2012 | ** removed all mention of the regional server since that has been set in backup.bat since summer 2012 | ||
=== v2012-09-04 === | ==== v2012-09-04 ==== | ||
was the version being updated to the next; undocumented, likely the change was moving the regional server variable into the backup.bat file and updating it to the new location | was the version being updated to the next; undocumented, likely the change was moving the regional server variable into the backup.bat file and updating it to the new location | ||
=== v2011-07-07 === | ==== v2011-07-07 ==== | ||
rolled out [[User:Ttenbergen|Ttenbergen]] 11:57, 7 July 2011 (CDT) | rolled out [[User:Ttenbergen|Ttenbergen]] 11:57, 7 July 2011 (CDT) | ||
* changed call to open wiki to reflect new wiki URL | * changed call to open wiki to reflect new wiki URL | ||
=== v2011-04-14 === | ==== v2011-04-14 ==== | ||
rolled out [[User:Ttenbergen|Ttenbergen]] 10:22, 15 April 2011 (CDT) | rolled out [[User:Ttenbergen|Ttenbergen]] 10:22, 15 April 2011 (CDT) | ||
Line 40: | Line 70: | ||
** made logging more detailed [[User:Ttenbergen|Ttenbergen]] 09:59, 15 April 2011 (CDT) | ** made logging more detailed [[User:Ttenbergen|Ttenbergen]] 09:59, 15 April 2011 (CDT) | ||
=== V1.99 === | ==== V1.99 ==== | ||
rolled out [[User:Ttenbergen|Ttenbergen]] 17:18, 25 October 2010 (CDT) | rolled out [[User:Ttenbergen|Ttenbergen]] 17:18, 25 October 2010 (CDT) | ||
* Version to copy down the new ccmdb_data.mdb from Regional Server\programs\<local> in preparation for updated data repository [[CCMDB_data.mdb|Ccmdb_data\ccmdb_data.mdb]]. | * Version to copy down the new ccmdb_data.mdb from Regional Server\programs\<local> in preparation for updated data repository [[CCMDB_data.mdb|Ccmdb_data\ccmdb_data.mdb]]. | ||
== Master file location == | |||
* [[Regional Server]]\maintenance\Laptop_Files\ccmdb_batches | |||
[[Category:Batch Files]] | [[Category:Batch Files]] | ||
[[Category:Development Documentation]] | [[Category:Development Documentation]] | ||
[[Category:Backup]] |