Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse Communications Framework (ECF) » Retrieving a specific version from cvs
Retrieving a specific version from cvs [message #601542] Mon, 03 April 2006 10:35 Go to next message
Guy Dierx is currently offline Guy DierxFriend
Messages: 1
Registered: July 2009
Junior Member
Hello,

How should I retrieve a specific (non-head) version from cvs? Say I want to
have the stable version 0.7.4, I would expect it to be in the version part
of cvs, but I can not find it there.

I would like to experiment with ecf, but I prefer a stable version instead
of the (unstable?) latest greatest version in the head.

thanks,
Guy
Re: Retrieving a specific version from cvs [message #601547 is a reply to message #601542] Mon, 03 April 2006 15:57 Go to previous message
Scott Lewis is currently offline Scott LewisFriend
Messages: 1038
Registered: July 2009
Senior Member
Hi Guy,

We have been perhaps a little negligent in not tagging the repository
prior to stable builds, so unfortunately you will need to a) get the
latest from HEAD; b) use the procedure below for importing ECF plugin
into workspace. We will begin tagging the database right away prior to
every stable release and then it will be possible/easy to revert back to
a tag.


To import plugins into workspace and browse source/debug

1) install the ECF plugins via zips or update site (say 0.7.4)
2) Remove existing versions of those plugins from your workspace
3) Import the plugins into your workspace with

File->Import...->External Plugins and Fragments...->Next->select the ECF
plugins->Finish

you can then import all of the ECF plugin projects into your workspace
and browse the classes...and open/view the source if you like (or set
breakpoints/debug into things if you prefer also). This will be the
source from the given release.

Thanks,

Scott

Guy Dierx wrote:
> Hello,
>
> How should I retrieve a specific (non-head) version from cvs? Say I want to
> have the stable version 0.7.4, I would expect it to be in the version part
> of cvs, but I can not find it there.
>
> I would like to experiment with ecf, but I prefer a stable version instead
> of the (unstable?) latest greatest version in the head.
>
> thanks,
> Guy
Previous Topic:Shared Diagram Example
Next Topic:Problems running ECF examples
Goto Forum:
  


Current Time: Sat Apr 20 00:26:05 GMT 2024

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

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

Back to the top