:: ============================================================================ :: Copyright and license info is available in the LICENSE file included with :: the Server Deployment Package (SDP), and also available online: :: https://swarm.workshop.perforce.com/projects/perforce-software-sdp/view/main/LICENSE :: ---------------------------------------------------------------------------- :: Alias for daily-backup.bat @echo off powershell -file c:\p4\common\bin\daily-backup.ps1 %1
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#8 | 22931 | Robert Cowham |
Updated docs for Windows. New rotate-log-files script. Working upgrade.ps1 |
||
#7 | 20767 | C. Thomas Tyler |
Released SDP 2016.2.20755 (2016/09/29). Copy Up using 'p4 copy -r -b perforce_software-sdp-dev'. |
||
#6 | 15856 | C. Thomas Tyler |
Replaced the big license comment block with a shortened form referencing the LICENSE file included with the SDP package, and also by the URL for the license file in The Workshop. |
||
#5 | 15637 | Robert Cowham |
Put in a better check for offline_db being OK. Previous one had nested if which didn't always work. Make daily/weekly look more similar (refactor) for ease of update. |
||
#4 | 15194 | Russell C. Jackson (Rusty) | Added usability check into daily backup process. | ||
#3 | 15193 | Russell C. Jackson (Rusty) |
Added semaphore file to indicate state of the offline database and added check into the backup process to fail if the state of the offline db is not good. |
||
#2 | 15191 | Russell C. Jackson (Rusty) | Added semaphote to check for already running backup process. | ||
#1 | 10872 | C. Thomas Tyler |
Added Windows SDP into The Workshop: * Combined (back) into Unix SDP structure. * Avoided adding duplicate files p4verify.pl, p4review.(py,cfg). * Upgraded 'dist.sh' utility to produce both Unix and Windows packages (*.tgz and *.zip), adjusting line endings on text files to be appropriate for Windows prior to packaging. To Do: * Resolve duplication of [template_]configure_new_server.bat. * Merge test suites for Windows and Unix into a cohesive set. |
||
//guest/perforce_software/sdp/dev/Server/Windows/p4/common/bin/daily_backup.bat | |||||
#6 | 22924 | Robert Cowham | Ensure recovery from offline created checkpoint | ||
#5 | 20536 | Robert Cowham | Remove .bat files now replaced by .ps1 equivalents | ||
#4 | 16029 | C. Thomas Tyler |
Routine merge to dev from main using: p4 merge -b perforce_software-sdp-dev |
||
#3 | 15701 | C. Thomas Tyler | Routine merge down using 'p4 merge -b perforce_software-sdp-dev'. | ||
#2 | 15375 | adrian_waters | Routine merge-down from main->dev | ||
#1 | 10961 | C. Thomas Tyler | Merge down from main. | ||
# | Change | User | Description | Committed | |
#1 | 10872 | C. Thomas Tyler |
Added Windows SDP into The Workshop: * Combined (back) into Unix SDP structure. * Avoided adding duplicate files p4verify.pl, p4review.(py,cfg). * Upgraded 'dist.sh' utility to produce both Unix and Windows packages (*.tgz and *.zip), adjusting line endings on text files to be appropriate for Windows prior to packaging. To Do: * Resolve duplication of [template_]configure_new_server.bat. * Merge test suites for Windows and Unix into a cohesive set. |