Hi,
I feel that checkpoint in MKS and tag in subversion serve the same purpose.
when we create tag in subversion, it will create a local copy in physical location(Its a cheap copy pointing to main trunk. It will not consume space). When we create a checkpoint in MKS, will the contents gets stored in physical location? or is it just a label?
After creating the checkpoint in MKS, we can create a development path for that? is this type of option available in subversion tag also?
How the checkpoint in MKS is different from Tag in subversion?
We are planning to move from MKS to suversion. Please give the Detailed explanation?