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). Basic Files required to download are (see readme.txt for more info):
These scripts are not fully supported - but feel free to contact Curator below. There are a couple of utilities available at: http://public.perforce.com/guest/robert_cowham/perforce/utils/index.html which will help with reporting on branched and deleted files in VSS, also files with illegal filenames for Perforce (e.g. containing '#' or '@' - although these are no longer illegal with version 2004.2 of the server but do require escaping). |
Curator | Robert Cowham. Please email if you have submitted contributions you'd like published, or if you have ideas for enhancement. |
Details:
Updated:
Copyright © 1998-2002 Perforce Software |
You're browsing a file stored as$Id: //guest/hari_krishna_dara/perforce/utils/vsstop4/index.html#1 $ in the Perforce Public Depot. |
Back to Table of Contents |