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

Re: [Subclipse-users] svnant-1.1.0-RC2 / issue when using export

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 28 Feb 2008 07:51:53 -0500

On Thu, Feb 28, 2008 at 2:48 AM, Julien Nitard
<julien.nitard_at_streamezzo.com> wrote:

> I'd like to report an issue when using export : the revision parameter is
> not taken into account when exporting a path and using the command line
> interface.
>
> The result is that instead of exporting BASE Iike I am specifying, it's
> exporting HEAD which accesses the SVN repository while BASE would not.

This was fixed a long time ago, there just have not been any new
svnAnt releases made. The bug was discovered originally by Subclipse
users and the fix was in svnClientAdapter, which both svnAnt and
Subclipse use. You can get the fix by just grabbing a new version of
the svnClientAdapter JAR.

Grab it here:

http://subclipse.tigris.org/svn/subclipse/tags/subclipse/1.2.4/subclipse/core/lib/

Login as username guest and no password.

You might need to grab the other JAR's too. svnAnt was using SVN 1.3,
and this svnClientAdapter requires svn 1.4. Using the command line
probably will not matter though. It would if you were using JavaHL.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-02-28 13:52:10 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.