Hi,
I am looking for best tool / process to migrate VSS folders (with history )
to Subversion.
Thanks in advance for your suggestions.
Thanks,
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
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
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