[ http://jira.codehaus.org/browse/SCM-182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_116690 ]
mark struberg commented on SCM-182: ----------------------------------- Hi! Please also take a look at my implementation web-git at http://ns1.backwork.net/git/ or git-clone http://ns1.backwork.net/git/maven-scm-providers-git.git It is very similar to the existing scm providers like SVN and CVS, so it is split in git-commons, gittest and gitexe submodules. It also can be extended by a gitjava module using egit very easily in the future. It includes and successfully passes TCK tests and has been tested on Linux using git 1.5.3.3 and 1.5.3.4. > git provider > ------------ > > Key: SCM-182 > URL: http://jira.codehaus.org/browse/SCM-182 > Project: Maven SCM > Issue Type: New Feature > Components: maven-scm-provider-git > Environment: Developed on Mac OS X 10.3.9 with git 1.2.4 > Reporter: Dominik Winter > Fix For: future > > Attachments: git.patch, git.tar.bz2, SCM-182.patch, update1.patch.bz2 > > > Please find the git provider as attachment. > Usefulness: > I used the git provider together with > [http://maven.apache.org/plugins/maven-release-plugin|maven-release-plugin], > it works fine for that use case. > Open issues: > - the JUnit tests are "proprietary", not yet TCK. I'll fix that. > If you want to run the tests, you must have git installed and it must be in > your {{PATH}}. > To run git: > - on *Windows*: use [Cygwin|http://www.cygwin.com] and install the binutils, > openssh, openssl, rsync, curl > than you are able to compile and install git > - on Linux: there are packages somewhere > - on Mac OS X: use the [DarwinPorts|http://www.darwinports.org/] -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira