Hello All,
I'm glad to announce that SubGit 3.0.0 is released!
To upgrade already installed instance of SubGit run the following command with the new version:
$ subgit install PATH_TO_REPOS
SubGit 3.0.0 brings number of new major features, including:
- Automated SVN project layout detection (subgit configure --layout 'auto').
- Automated out-of-sync state recovery.
- Single-directory SVN project support.
- Skip anonymous Git branches translation (support for branches mapping without shelves option).
- Shared background daemon process to manage multiple mirror repositories on the same host.
- Script-based authors mapping support.
- Git credentials helper support to avoid plain-text SVN credentials being part of configuration.
- Simplified command line options.
Not all of the new features are documented yet, so do not hesitate to post your questions in the mailing list or contact us at
support@subgit.com - we'd be glad to help!
Thanks!