On Wed, May 8, 2013 at 2:25 AM, Amit Kumar [IN7537] <amit_ku...@mindtree.com> wrote: > > I found an issue in SVN. Suppose there are 10 project is in directory. And I > want to update only 9 project. There is no option to lock one project not to > update. > > By this issue I get problem. I will request you to solve this issue.
Why is that a problem? You should be able to commit to any part you want unless access control blocks it. And normally you would only check out the project(s) that you are working on in the first place. Or are you talking about the revision numbers being global for the repository? That's just the way subversion works - and a feature. -- Les Mikesell lesmikes...@gmail.com