rem Setup environment for VSStoP4 rem Make sure that ss.exe (Sourcesafe) can find the file "srcsafe.ini" rem Specify directory where file exists rather than full path to file set SSDIR=c:\work\vss rem Make sure we add ss.exe to path set path=%path%;"C:\Program Files\Microsoft Visual Studio\Common\VSS\win32" set p4client=vss
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 5093 | Hari Krishna Dara |
Populating perforce branch. I will be adding p4admin files to it. |
||
//guest/perforce_software/utils/vsstop4/main/setenv.bat | |||||
#2 | 4212 | Robert Cowham | Cope with Chinese date format. | ||
#1 | 2165 | Robert Cowham | Merged in changes from Guest branch | ||
//guest/robert_cowham/perforce/utils/vsstop4/setenv.bat | |||||
#1 | 2125 | Robert Cowham |
Several improvements: - config option for date and time format (tested with US and UK) see comments in config for details. - improved error handling when running subsidiary scripts - extra config option allowing parts of a VSS repository to be excluded (e.g. if corrupt) - allow p4port/client/user to be specified in config file |