Change 7558

allan_anderson (Allan Anderson)
Allan Anderson committed this change into //guest/allan_anderson/svn2p4
Request Review
Download .zip
This is my quick and dirty script to import Svn revisions -> P4 changelists.
It doesn't handle branches or tags; it is intended to simply pick up a project and place it somewhere in a Perforce depot. In our case, we have used it to preserve changes history when moving another group to the main company repository.

It's not the complete respository migration tool that the Perl-based svn2p4 is, but it may be useful to some people. It owes some ideas to the Perl script, including the extremely useful trick of saving the last successfully imported revision number in a file to allow interrupted imports to resume.
  • Files 2
  • Comments 0
0 edited 2 added 0 deleted
svn2p4.py#1
Loading...
svn2pylogging.conf#1
Loading...
Tip: Use n and p to cycle through the changes.