Hi all,
in my workpsace i do have SVN checkout classes and SVN export classes. I seperate the classes into two working sets. The exported classes are members of another feature based project and i am not allowed to change this classes inside my workspace.
When i want to fix a bug or implement new features i want to be sure, that the exported classes are not touched.
Can i mark exported classes with a flag, that i can not modify this classes in my workspace. Something like read only would help. Does somebody knows a similar problem with an existing solution.
Thanks