Now change repo raises an exception when more than one backedn is found on given path, well i have a proposal to change that behavior since someone would like to keep one repository in two or more scm-ms.
First proposal is not to raise an exception but warning, and return a list of found repositories for example
[MercurialRepository,GitRepository]
Reference: https://bitbucket.org/marcinkuzminski/vcs/issues/39/
Now change repo raises an exception when more than one backedn is found on given path, well i have a proposal to change that behavior since someone would like to keep one repository in two or more scm-ms.
First proposal is not to raise an exception but warning, and return a list of found repositories for example
[MercurialRepository,GitRepository]
Reference: https://bitbucket.org/marcinkuzminski/vcs/issues/39/