Subversion revision number across multiple projects

前端 未结 17 1702

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

17条回答
  •  -上瘾入骨i
    2020-12-13 14:41

    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.

提交回复
热议问题