About This Project |
Back to Table of Contents |
Content |
Source and documentation for Perforce's VssToP4 scripts - Perl scripts to
migrate a repository from Microsoft's Visual SourceSafe into Perforce.
This set of Perl scripts converts VSS archives to Perforce, preserving the original times and authors. Branches are translated verbatim, individual file revisions are grouped as much as possible into Perforce's notion of atomic changes. Requires Perl 5.6, VSS 5.0 or later and Perforce 97.3 or later. The scripts only run on Windows (read values from Registry). Download: vsstop4.zip These scripts are not fully supported - but feel free to contact Curator below. |
Curator | Robert Cowham. Please email rc@vaccaperna.co.uk if you have submitted contributions you'd like published, or if you have ideas for enhancement. |
Details:
Updated:
- new algorithm for labels - much faster
- use DB_File module (if available) for labels for large sites
- use P4Perl module (if available) - much faster
Copyright © 1998-2002 Perforce Software |
You're browsing a file stored as$Id: //guest/mitch_stuart/perforce/utils/vsstop4/index.html#1 $ in the Perforce Public Depot. |
Back to Table of Contents |