On May 9, 2013, at 00:16, Amit Kumar wrote: > Thanks for reply. But in my condition there are 77 items are in parent folder > which is group of project and some other folder like image location, document > location. All project folder is required except like documents and image > folder. > so I have to check out from parent folder only. Sometimes other team create > new project. If I take full update then only all project will come in my > local or all will update including new project. > I want to lock some folder and then I want take full update and I want to > update only project folder.
Well "lock" isn't the term for this concept in Subversion. What you're looking for is a "sparse" working copy.