[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[Subclipse-users] svnant support for svn 1.7 or 1.6.16 - quick questions

From: ZW <mpc8250_at_gmail.com>
Date: Sun, 2 Dec 2012 16:23:18 -0800 (PST)

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: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2012-12-03 02:06:57 CET

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.