# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#8 | 5265 | Jeffery G. Smith |
Rename/Move: //guest/jeffery_g_smith/perforce/utils/sttop4/main/sysutil.py To: //guest/jeffery_g_smith/perforce/utils/sttop4/python/sysutil.py Rename/Move: //guest/jeffery_g_smith/perforce/utils/sttop4/main/params.py To: //guest/jeffery_g_smith/perforce/utils/sttop4/python/params.py |
||
#7 | 4932 | Jeffery G. Smith | These files didn't et checked in with last changeset for some reason. | ||
#6 | 4912 | Jeffery G. Smith | Convert to using P4Python. | ||
#5 | 4910 | Jeffery G. Smith | Continue conversion to Python. | ||
#4 | 4908 | Jeffery G. Smith | Finished update of INI file. | ||
#3 | 4907 | Jeffery G. Smith | Continued conversion to Python. | ||
#2 | 4901 | Jeffery G. Smith | Started Python conversion. | ||
#1 | 4898 | Jeffery G. Smith | Convert to Python. | ||
//guest/jeffery_g_smith/perforce/utils/sttop4/main/convert.pm | |||||
#7 | 4818 | Jeffery G. Smith |
Finished extracting metadata. Improved logging subsystem. |
||
#6 | 4795 | Jeffery G. Smith | Worked on first phase of metadata collection. | ||
#5 | 4793 | Jeffery G. Smith | Updated sources to more closely match VSStoP4 baseline. | ||
#4 | 4710 | Jeffery G. Smith | Initial changes for StarTeam support after combining PVCS and VSS converters. | ||
#3 | 4703 | Jeffery G. Smith | Merge with the VSS converter. | ||
#2 | 4701 | Jeffery G. Smith | Initial converion to StarTeam. | ||
#1 | 4700 | Jeffery G. Smith | Initialize branch from PVCS converter. | ||
//guest/perforce_software/utils/pvcstop4/main/convert.pm | |||||
#1 | 4664 | Robert Cowham | Branch into permanent location. | ||
//guest/robert_cowham/perforce/utils/pvcstop4/main/convert.pm | |||||
#1 | 4647 | Robert Cowham |
Rename //guest/robert_cowham/perforce/utils/pvcstop4/... To //guest/robert_cowham/perforce/utils/pvcstop4/main/... |
||
//guest/robert_cowham/perforce/utils/pvcstop4/convert.pm | |||||
#4 | 3721 | Robert Cowham |
Various changes (tested at a client): - Use PCLI to read file location info (e.g. if moved) - Use P4Perl for speed - Removed DB_File as it has a bug - Do labels differently for vastly improved speed |
||
#3 | 3638 | Robert Cowham |
Renamed some files with windows extensions. Imported changes from Vsstop4 scripts: - Use P4Perl if installed - Use DB_File if installed - Rework labelling algorithm for speed Net result should be much improved performance. Next step is to use pcli. |
||
#2 | 2290 | Robert Cowham |
Merged in some changes from the VSStoP4 scripts: - allow specification of depot and path within depot - cope with repository already existing - cope with multiple concurrent updates to server - slightly improved error detection Note this hasn't been tested with a branch configuration. |
||
#1 | 2289 | Robert Cowham | Initial version from Perforce web page |