jira-importer commented on issue #880: URL: https://github.com/apache/maven-scm/issues/880#issuecomment-2964631015
**[Mirko Friedenhagen](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mfriedenhagen)** commented Hello Robert, a svn-diff for the git-provider :-). I checked out https://svn.apache.org/repos/asf/maven/scm/trunk at revision 1303136, ran `mvn clean install` (on MacOSX) successfully and applied the git patch with: ``` patch -p1 < SCM-667-with-test.patch ``` Afterwards I ran: ``` svn add maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gitexe/src/test/java/org/apache/maven/scm/provider/git/gitexe/command/GitCommandLineUtilsAddTargetTest.java ``` , ran `mvn clean install` and now attach the outcome of `svn diff`. Regards Mirko -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
