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

Re: [Subclipse-dev] ISVNClientAdapter hidden in 1.1.8

From: Mark Phippard <markphip_at_gmail.com>
Date: 2006-11-26 16:00:28 CET

On 11/26/06, Thomas Hallgren <thomas@tada.se> wrote:
> The Buckminster SVN plugin currently rely on subclipse.core 1.0.x and
> has some direct references to the ISVNClientAdapter. It uses it to
> checkout files etc. since it's important for us to do things in two
> steps. The first step is to perform checkouts to the file system (and
> not to the Eclipse workspace), the second involves binding selected
> artifacts to the Eclipse workspace, possibly after some modifications.
> In particular, we do not want to make Eclipse aware of the things we
> checkout until we decide its time to do so (which might be never).
>
> I tried the SVN 1.1.8 today and discovered that the ISVNClientAdapter is
> no longer visible. I'm all for encapsulation but I need some help with
> this. Is it still possible to do checkouts without creating workspace
> resources? If so, how do I do that?

It is still visible, after all the UI plugin uses it for stuff.

One thing that someone else who had this problem discovered was that
it was not visible in his development environment unless he had our
core plugin in the workspace. Some kind of Eclipse PDE bug when there
are JAR's within JAR's.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: dev-help@subclipse.tigris.org
Received on Sun Nov 26 16:00:32 2006

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

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