please provide steps to migrate from pvcs to svn. I have googled for the open source tools and found polarion pvcs2svn tool. if someone has used this software, please provide the steps followed and the config.properties file used. I am finding it difficult to use this software. Even I am not receiving any help from the forum of this product.
This tool is quite simple to use. Based on version 1.3 i'm posting some of changes i did on our current config.properties file:
After setting those details, you have to change the pvcs.log.dateformat , pvcs.log.encoding and pvcs.log.datetimezone based on the server timezone.
And then, you must run one of the following commands in order to start the migration.
Linux run.sh full config.properties
Windows run.bat full config.properties
I hope it helps ( and sorry for my english :) )