How do you turn off Requires-Lock for every file in a SVN Repository and all future files that get added to it?
feedback
|
|
It's off by default. You can recursively remove the property on all files in a working copy:
Normally new files don't get the property set automatically. It was probably configured to as an auto-prop. See | |||
|
feedback
|