[
https://issues.apache.org/jira/browse/CONNECTORS-560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13485958#comment-13485958
]
Karl Wright edited comment on CONNECTORS-560 at 10/29/12 11:12 AM:
-------------------------------------------------------------------
'patch' is only definitely available on unix systems. Also, the
DEPENDENCIES.txt and README.txt specifically state that you need svn 1.7 or
greater.
It would certainly be beneficial to check up-front for correct svn client
version. If you do want to implement a conditional use of patch, it would
obviously need to confirm that patch really is installed rather than just
assuming that it is.
was (Author: [email protected]):
'patch' is only definitely available on unix systems. Also, the
DEPENDENCIES.txt and README.txt specifically state that you need svn 1.7 or
greater.
> 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
>
> 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