# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#31 | 16012 | Robert Cowham | Rename/move project to conform to new Workshop naming structure. | ||
#30 | 12422 | Robert Cowham | - Handle workspace with option revertunchanged. | ||
#29 | 6404 | Robert Cowham |
- Convert to official P4Perl - Avoid appending to logfile.log - Tidy up label markers - Remove name clash on p4exec function |
||
#28 | 6326 | Robert Cowham | - Change label end of comment marker from 10 asterisks to avoid problems | ||
#27 | 6244 | Robert Cowham |
- Merge in changes to cope with previously illegal chars in filenames %, *, #, @ (requires 2004.2 server and above) |
||
#26 | 6241 | Robert Cowham |
- Removed unused module Date::Dump - Updated docs to refer to right version of P4Perl |
||
#25 | 5860 | Robert Cowham | - Improved logging slightly - new summary log file sumlogfile.log created | ||
#24 | 5802 | Robert Cowham | - Set P4Perl API level to 57 (2005.1) to avoid future incompatibilities. | ||
#23 | 5689 | Robert Cowham | - Fix bug where non-windows servers not recognised as a result of previous change. | ||
#22 | 5682 | Robert Cowham | Remove use of DB_File module as seems unreliable. | ||
#21 | 5681 | Robert Cowham |
- Fix compatibility problem with 2005.1 server - Added tests for all servers back to 2003.2 - Log more info about options used - Clarify the vss_user/password rather than put in ss_options |
||
#20 | 5652 | Robert Cowham |
- Add more troubleshooting help to readme.html. - Update to use P4Perl 3.5313 - Added new module utils.pm to detect and fail if wrong P4Perl version used. |
||
#19 | 5306 | Robert Cowham |
- Minor fix of error handling for non-scalar values - allow for depot_root to be empty - change convert.pl to use P4Perl only |
||
#18 | 5302 | Robert Cowham | Fix error handling for some circumstances | ||
#17 | 5075 | Robert Cowham |
- Use ->Connect() rather than Init() (version 3.4804 of the released P4Perl). - Add troubleshooting help. |
||
#16 | 4936 | Robert Cowham | Be specific about version of P4Perl to use | ||
#15 | 4641 | Robert Cowham | Updated to cope with changes to P4Perl - call MergeErrors when setting up. | ||
#14 | 4389 | Robert Cowham | - Remove unused code for not using P4Perl in mkdepot.pl | ||
#13 | 4387 | Robert Cowham | Move label file writing outside submit loop to improve speed. | ||
#12 | 4213 | Robert Cowham |
Make more robust when dealing with errors. Output progress when reading VSS history. |
||
#11 | 3926 | Robert Cowham | P4Perl is now required for the scripts to run. | ||
#10 | 3925 | Robert Cowham | Problems as per Michael Shields when not using P4Perl. | ||
#9 | 3919 | Robert Cowham | Fix problem with labels when DB_File not used. | ||
#8 | 3891 | Robert Cowham | Fixed problem with restart capability and p4perl combo not working. | ||
#7 | 3878 | Robert Cowham | Ooops - missing eval when looking for p4.pm ! | ||
#6 | 3797 | Robert Cowham |
Remove warnings. Trim whitespace from ends of lines in config.ini entries |
||
#5 | 3795 | Robert Cowham | Avoid warnings (and work with Perl 5.8). | ||
#4 | 3639 | Robert Cowham |
Changed filetype and inserted ID string. Fixed typo. |
||
#3 | 3609 | Robert Cowham |
Integrate in changes for: - Use of DB_File for large hashes (if available) - Reworking of label algorithm - MUCH faster - Use of P4Perl (if available) - much faster - Use of VSS OLE Automation (if available) - sometimes faster See README.txt and Performance section for details. |
||
#2 | 2165 | Robert Cowham | Merged in changes from Guest branch | ||
#1 | 2160 | Robert Cowham | Main version from .zip file from http://www.perforce.com/perforce/loadsupp.html#conv page |