When using Subversion (svn) for source control with multiple projects I\'ve noticed that the revision number increases across all of my projects\' directories. To illustrat
Hm, where I work we have all our projects in the same repository. I really don't see the benefit of separating them, doesn't that just create a lot of extra work -creating new repositories, granting access to people, etc? I guess separate repositories makes sense if the projects are completely unrelated, and you have, say, external customers that needs to have access to the repo.