Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » CVS with non Resources
CVS with non Resources [message #301328] Tue, 28 March 2006 10:48 Go to next message
Eclipse UserFriend
Originally posted by: james.willans.xactium.com

Is it possible to programmatically use the CVS functionality with files
that are not of type IResource? We have a bespoke file browser that does
not use IResource (for a number of reasons), but would like to make use of
the CVS synchronisation facility for CVS management?

Many thanks,

James
Re: CVS with non Resources [message #301354 is a reply to message #301328] Wed, 29 March 2006 08:32 Go to previous message
Eclipse UserFriend
James,

The CVS plugin (and expecially the synchronization facilities) in
Eclipse is pretty strongly tied to IResource. The amount of work to
change this is prohibitive. Is there something that prevents you from
surfacing your sandbox as an IProject in the workspace for the purpose
of performing team operations? It may be more productive to try and
address those issues if you want Eclipse CVS funtionality.

Michael

James Willans wrote:
> Is it possible to programmatically use the CVS functionality with files
> that are not of type IResource? We have a bespoke file browser that
> does not use IResource (for a number of reasons), but would like to make
> use of the CVS synchronisation facility for CVS management?
>
> Many thanks,
>
> James
>
Previous Topic:Unable to find plugin ... - CoreException - FeatureBuildGenerator
Next Topic:When is it save to access a view instance?
Goto Forum:
  


Current Time: Wed Nov 05 14:38:03 EST 2025

Powered by FUDForum. Page generated in 0.03343 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top