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

Re: [Subclipse-users] how to determine/change svn version used by eclipse/subclipe

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 19 Jun 2009 13:29:17 -0400

On Fri, Jun 19, 2009 at 1:26 PM, Kevin T<ktomasek_at_intersil.com> wrote:
> our svn server is version 1.5.xx, linux based, rpm installed.
>
> our svn client is also version 1.5.xx, which has been compiled and distributed via network path for all users.
>
> apparentlty version 1.1.6 of subclipse is based on version 1.6 of svn.
>
> if i checkout code from within the eclipse gui, then try to view/status/update via the command line svn it get the standard 'svn: This client is too old to work with working copy '.' ' message.
>
> it would be very nice to be able to tell eclipse to use the network installed version of the svn client as opposed to the built in version.
>
> how is this done?

It cannot be done. Subclipse is written to the API. Old versions
will not have implemented it. You could go back to Subclipse 1.4.x.
The main difference is just the SVN API support. See this page:

http://subclipse.tigris.org/wiki/JavaHL

> i have seen the python script to change versions but it is unclear to me whether i am changing versions of the working copy or the repo.

The Python script changes the format of the working copy.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2363589
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-06-19 19:37:03 CEST

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.