==A PVCS Professional to Perforce Migration== ===About This Project=== ====Content==== * {{DepotFile|//public/perforce/utils/pvcstop4/main/pvcstop4.zip|Zip file of sources (via HTTP)}} * {{DepotPath|//guest/robert_cowham/perforce/utils/pvcstop4/...|Browse Public Depot}} Source and documentation for PVCSToP4 scripts - Perl scripts to migrate a repository from Serena's PVCS® Professional into Perforce. This set of Perl scripts converts PVCS® 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.8, PVCS® 7.x (command line) or later and Perforce 2002.1 or later. The scripts only run on Windows (read values from Registry). The newest (fastest) version requires PCLI to be installed (PVCS® Command Line Interface). This is not usually installed by default. Basic Files required to download are (see {{DepotBrief|//public/perforce/utils/pvcstop4/main/README.txt}} for more info): * [http://www.activestate.com/Products/Download/Register.plex?id=ActivePerl ActiveState Perl] (5.8 required - due to P4Perl dependency) * {{DepotFile|//public/perforce/utils/pvcstop4/main/pvcstop4.zip|main/pvcstop4.zip}} ''(source files for conversion)'' * [ftp://ftp.perforce.com/perforce/r08.2/bin.ntx86/p4perl58.exe P4Perl 2008.2 - required interface to P4 from Perl] - newer versions of P4Perl can't be used without updates to the scripts. If you have an old version of PVCS® (prior to 6.5) or you can't get PCLI installed, then please use this older version of the scripts (not so well tested!!): * [http://www.activestate.com/Products/Download/Register.plex?id=ActivePerl ActiveState Perl] (5.8 required) * {{DepotFile|//public/perforce/utils/pvcstop4/non-pcli/pvcstop4.zip|non-pcli/pvcstop4.zip}} '''(source files for conversion)''' * See embedded readme for version of P4Perl These scripts are not fully supported - but feel free to contact Robert Cowham (robert at vizim.com). ====Details==== Checkout the {{DepotBrief|//public/perforce/utils/pvcstop4/main/README.txt}} file. All files are downloadable from the Public Depot via links above, or using any other Perforce client. ====Updated==== See the {{DepotBrief|//public/perforce/utils/pvcstop4/main/CHANGELOG.txt|changelog.txt}} file. __NOTOC__ [[Category:Perforce conversion tools]] [[Category:Perl]]