There is a nice feature in TFS called cloaking. In this feature, a developer can can determine which folders NOT to be copied in the working folder while checking out the sources. Can Svn support such a thing or not?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can use permissions to hide parts of the repository from certain people, but as far as working copy configuration, no SVN doesn’t support anything like that.