Which is the best tool /process to migrate VSS (with history) to Subversion

2016-06-20 Thread Yerra Babji
Hi, I am looking for best tool / process to migrate VSS folders (with history ) to Subversion. Thanks in advance for your suggestions. Thanks, Babji

Custom message for svn on success full commit

2012-08-03 Thread yerra babji
Hi, I would like to show some custom message which I get from svn pre-commit hook to users on successful check in. I am able to show custom message when pre-commit gets failed. But unable to redirect the message when pre-commit succeeded Could you please suggest me the way to display my custom m

Check-in all files at a time?

2011-11-06 Thread yerra babji
Hi, Is there any way to mandate svn users to check in all the files they modified? ( Some times they don't want to check-in some files in that case they can revert those files and check all the required files) I came across concept of change set to check-in multiple files as a bundle( at a

Transaction concept in svn

2011-10-17 Thread yerra babji
Hi, Is there any way in SVN to mandate the user to check in all the files he modified at a time?. Problem is people are checking in the code one by one and in between his checkins, If I get the code from svn, I am getting build failures. I come across the concept of changelist. But it is not