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

[Subclipse-dev] ISVNClientAdapter hidden in 1.1.8

From: Thomas Hallgren <thomas_at_tada.se>
Date: 2006-11-26 12:10:03 CET

Hi,
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?

Kind regards,
Thomas Hallgren

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: dev-help@subclipse.tigris.org
Received on Sun Nov 26 12:10:21 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.