Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Eclipse synchronization with external repository library
Eclipse synchronization with external repository library [message #297671] Wed, 18 January 2006 07:28 Go to next message
Eclipse UserFriend
So the CVS repository API is now in internal packages, we do the cvs
manipulations with an external library.
That works good with what is on the file system but Eclipse isn't warned
that a action has occured and the synchrnization state is corrupted…
We've take a look at the Synchronizer, Subscriber and TeamProvider but we
don't see how to use these API…

How can we synchronize Eclipse with the new CVS state in an easy way?

Thx for your help

Best regards

JJ
Re: Eclipse synchronization with external repository library [message #297675 is a reply to message #297671] Wed, 18 January 2006 07:46 Go to previous messageGo to next message
Eclipse UserFriend
I've forgot to say that for the Eclipse 3.1.1...
Re: Eclipse synchronization with external repository library [message #297690 is a reply to message #297675] Wed, 18 January 2006 09:19 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mvalenta.ca.ibm.com

If you are using another tool to perform CVS operations, you can perform
a refresh on the project involved. There is an entry available in the
context menu of the Navigator and Packages Explorer. You can also do it
programmatically bu calling IResource#refreshLocal.

Michael

dubois jean-jacques wrote:
> I've forgot to say that for the Eclipse 3.1.1...
Re: Eclipse synchronization with external repository library [message #297704 is a reply to message #297690] Wed, 18 January 2006 11:02 Go to previous messageGo to next message
Eclipse UserFriend
Hi Michael,

I thought that this refresh gets only the workspace refresh vs the
filesystem.
After this refresh, will the team synchronizer not tell that the file is
locally modified ?

Jacques
Re: Eclipse synchronization with external repository library [message #297760 is a reply to message #297704] Thu, 19 January 2006 09:03 Go to previous message
Eclipse UserFriend
Originally posted by: mvalenta.ca.ibm.com

It should.

Jacques Leclercq wrote:
> Hi Michael,
>
> I thought that this refresh gets only the workspace refresh vs the
> filesystem.
> After this refresh, will the team synchronizer not tell that the file is
> locally modified ?
>
> Jacques
>
Previous Topic:Error activating custom builder
Next Topic:StructuredViewer.setSelection - make a default selection
Goto Forum:
  


Current Time: Sat May 10 01:26:32 EDT 2025

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

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

Back to the top