Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] Request ECF 2.0.0 source code

Hi Jack,

I see from the screenshot that you've checked out the top-level org.eclipse.ecf CVS *module*. This has underneath it a number of projects (e.g. under framework, under incubation, etc). The problem here is that Eclipse needs to have the various projects checked out at the top-level (e.g. org.eclipse.ecf, org.eclipse.ecf.filetransfer, org.eclipse.ecf.identity, org.eclipse.ecf.provider.filetransfer, etc).

Here are the locations of these projects (all *underneath* the /cvsroot/rt CVS module):

org.eclipse.ecf/framework/bundles/org.eclipse.ecf
org.eclipse.ecf/framework/bundles/org.eclipse.ecf.identity
org.eclipse.ecf/framework/bundles/org.eclipse.ecf.filetransfer
org.eclipse.ecf/providers/bundles/org.eclipse.ecf.provider.filetransfer

You should delete the existing org.eclipse.ecf entry in your workspace, and check out these four projects. Then select them (either together or separately), choose Team->Switch to Another Branch or Version and you will be able to switch to the the Release_2_0 branch for these projects.

Scott


Jack Luo wrote:
Hi Scott, Markus

Thanks for your detailed instructions!

However after clicking 'Refresh tags' button, only one branch
"p2_workaround" is shown up, and there is nothing under Versions.
Attached is the screen snapshot.

Thanks!

Jack

---------------------------------------------------------------------
This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.
------------------------------------------------------------------------

------------------------------------------------------------------------

_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev



Back to the top