[
https://issues.apache.org/jira/browse/CONNECTORS-560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13485976#comment-13485976
]
Karl Wright edited comment on CONNECTORS-560 at 10/29/12 11:55 AM:
-------------------------------------------------------------------
r1403256 adds a condition check for svn version 1.7. (This, of course, is not
going to work once svn goes to 1.8 or above.) If you would like to provide
additional conditional logic for determining whether standard patch exists and
can be run, and for applying a diff using patch, please provide. Ant is not
terribly well suited for this kind of coding, unfortunately.
was (Author: [email protected]):
r1403256 adds a condition check for svn version 1.7. (This, of course, is
not going to work once svn goes to 1.8 or above.) If you would like to provide
additional conditional logic for determining whether standard patch exists and
can be run, and for applying a patch, please provide. Ant is not terribly well
suited for this kind of coding, unfortunately.
> Can't perform 'ant make-deps' because of unknown command 'svn patch'
> --------------------------------------------------------------------
>
> Key: CONNECTORS-560
> URL: https://issues.apache.org/jira/browse/CONNECTORS-560
> Project: ManifoldCF
> Issue Type: Bug
> Components: Build
> Affects Versions: ManifoldCF next
> Environment: Debian Linux testing, Ant 1.8.2, SVN 1.6.17
> Reporter: Alex Ott
> Assignee: Karl Wright
>
> When I'm trying to perform bootstrap for Maven, I'm getting following error
> during execution of 'ant make-core-deps':
> patch-source-via-svn:
> [exec] Unknown command: 'patch'
> [exec] Type 'svn help' for usage.
> BUILD FAILED
> /media/add/ott/work/manifoldcf/build.xml:3137: The following error occurred
> while executing this line:
> /media/add/ott/work/manifoldcf/common-build.xml:38: exec returned: 1
> the problem arise due "older" version of Subversion, comparing with version
> used by other developers.
> Can we implement fallback to standard 'patch' command if 'svn patch' isn't
> available...
--
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