svnant support for svn 1.7 or 1.6.16 - quick questions
ZW <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.subclipse.user |
|---|---|
| Message-ID | <767382182.3095.1354494198407.JavaMail.httpd@localhost> |
Hi
We like to know if there's a svnant support for svn versions 1.7 or 1.6.16 ?
We are having issues with errors
Svn : Sending changes from your working copy to the repository :
ci --force-log -m A123 - Updating version.properties for x.x.x Build 3 - reviewed
--non-interactive /path/to/slave/workspace/hudson_Build/src/abc/version.xml
svn: The path '/path/to/slave/workspace/hudson_Build/src/abc/' appears to be part of a Subversion 1.7 or greater
working copy rooted at '/path/to/slave/workspace/hudson_Build'.
Please upgrade your Subversion client to use this working copy.
In our build.xml file used by Hudson, we have
<svn>
<commit file="${a.version.xml}" message="A123 - Updating version.properties for ${dex.version} Build ${build.number} - reviewed" />
</svn>
How can we overcome this errors ?
Thanks for your help
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3032808
To unsubscribe from this discussion, e-mail: [[email protected]].