Set specific user and date for svn migration tool
Posted: Wed Apr 18, 2012 8:22 am
Hello,
We are currently working on a tool for migrating our subversion repository to vault.
This migration tool is build using the available client-API. Most of the required functionality is there we are missing some important parts though.
First of all we do not seem to be able to set the user for which we are performing a commit dynamically. This mapping is available in the vss2vault migration tool so we expected that this would also be available in the client-api.
Secondly we really want to use the original svn date for the checkin and not the server-date as is currently the default. Using the modification-date as suggested in some of the posts on this forum is not an options as this does not show up when looking at the history of a file.
Could you please help us with the above problems?
Thanks, kind regards, Sander Moelands
We are currently working on a tool for migrating our subversion repository to vault.
This migration tool is build using the available client-API. Most of the required functionality is there we are missing some important parts though.
First of all we do not seem to be able to set the user for which we are performing a commit dynamically. This mapping is available in the vss2vault migration tool so we expected that this would also be available in the client-api.
Secondly we really want to use the original svn date for the checkin and not the server-date as is currently the default. Using the modification-date as suggested in some of the posts on this forum is not an options as this does not show up when looking at the history of a file.
Could you please help us with the above problems?
Thanks, kind regards, Sander Moelands