Archived copy.
This page was recovered from the Internet Archive snapshot of
/display/SP/Working with other development teams taken on 2016-09-11.
The original wiki at wiki.opf-labs.org is being decommissioned.
Working with other development teams
Sharing Maven Artefacts
https://docs.sonatype.org/display/Repository/Uploading+3rd-party+Artifacts+to+Maven+Central![]()
Sharing Source Code
Git-Subversion Synchronisation
http://help.github.com/svn-importing/![]()
http://www.fnokd.com/2008/08/20/mirroring-svn-repository-to-github/![]()
Git-Mercurial Synchronisation
One-way sync is straightforward. Full bi-direction sync looks fiddly.
https://github.com/IronLanguages/main/wiki/Working-With-Mercurial![]()
http://traviscline.com/blog/2010/04/27/using-hg-git-to-work-in-git-and-push-to-hg/![]()
http://stackoverflow.com/questions/883452/git-interoperability-with-a-mercurial-repository![]()
GitHub - Submitting Patches to External Repositories
Todo