Powered by OPF
OPF WIKI STATIC ARCHIVE
2,681 pages · 153 spaces · 776 tags · 4,025 history records · 96.2% of the original wiki recovered
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

Created by Andrew Jackson on May 23, 2011 · last edited by Peter May · on Jan 17, 2012 (view history) · 5 versions

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.

http://hg-git.github.com/

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