Hi, > 1. Running several *different* flavours of SCMs on the same host. Say you > have a host called "repohost" which is both an SVN and a Git host. Ok, not > very likely, but alas not something possible today.
FYI, Github does just that. In particular, they support "git clone" and "svn checkout" under the same *URI* (<https://github.com/$USER/$REPO.git>), not just the same host. Best wishes, Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
