My current client uses MKS for source control.
They have a policy where developers are not granted permissions to drop members. This therefore prohibits us from doing moves etc., as well.
I've asked for the reasoning behind this, and I'm told it's because once you drop a member from MKS, you can't get it back. Unlike in SVN where you can always recover from the history, apparantly in MKS once it's gone, it's gone.
Is this true, or is the client mistaken?
Is their an operation in MKS analogous to svn's delete operation?
Obviously not having full control over our source tree leads to problems with our codebase. I'd like to know the facts before I challenge this practice.