|
Locking a sub directory in Trunk of SVN
Hi All,
I want to stop one specific sub directory (in my case log) to stop checking in to SVN
Is there any way to do that ?
FOr Example
Trunk
-- myProjcet
--Log
--COde
I want that log should not be checked in to SVN
while other sub directories of myProject should checked in to SVN
Thanks
|