Issue Type: Task Task
Assignee: Unassigned
Components: _Mojo Site
Created: 25/Aug/12 10:13 AM
Description:

As discussed here we notice we get more and more git-patches. This makes it harder to force people to commit only svn patches. Especially Windows users are having trouble with this, this there's no GUI feature or command-line option to apply these patches.
One option which seems to work fine requires the installation of Cygwin. Now you can execute

patch -p1 < MOJOISSUE.patch

(where -p1 ignores the first(1) directory of the index file, which is the cause of the problem)

Project: Mojo
Priority: Minor Minor
Reporter: Robert Scholte
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to