Checkout multiple SVN repositories into the same folder?
As the subject says - is it possible to check out multiple SVN repositories into the same folder? When I try I get an error message:
Cannot checkout from svn: svn: '/Applications/MAMP/htdocs/test' is already a working copy for a different URL
- bill
请先登录再写评论。
As most other source control systems SVN allows only one repository in a single folder.