I am trying to migrate the source code from PVCS to Git.
While searching I found that PVCS can be first migrated to SVN and then to Gitwith the help of this link.
As, we are having many projects in PVCS. we wanted to take the dump of all the projects at a time rather than taking the single project dump.
Is there any other way to dump all the multiple projects in PVCS to (SVN or GIT repository) rather than repeating the same for each project?