Delete link to file without clearing readonly bit
- by Joshua
I have a set of files with multiple links to them.
The files are owned by TFS source control but other links to them are made to them. How do I delete the additional links without clearing the readonly bit.
It's safe to assume:
The files have more than one link to them
You are not deleting the name owned by TFS
There are no potential race…