Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » General (non-technical) » Eclipse Foundation » plz Can anyone help me(CVS Tool)
plz Can anyone help me [message #541293] Sat, 19 June 2010 15:48 Go to next message
TAHA  is currently offline TAHA Friend
Messages: 5
Registered: June 2010
Junior Member
I want to run CVS Tool In Eclipse , But I did not know how to run please can anyone help me in detail how to use it
Re: plz Can anyone help me [message #541305 is a reply to message #541293] Sat, 19 June 2010 18:53 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------000006070705070809030701
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

This isn't a technical forum. Please use eclipse.newcomer or
eclipse.platform for questions like this. Also try to use Google
first. E.g., CVS Eclipse turns up links like this

http://wiki.eclipse.org/CVS_Howto



TAHA wrote:
> I want to run CVS Tool In Eclipse , But I did not know how to run
> please can anyone help me in detail how to use it

--------------000006070705070809030701
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
This isn't a technical forum.  Please use eclipse.newcomer or
eclipse.platform for questions like this.  Also try to use Google
first.  E.g., CVS Eclipse turns up links like this<br>
<blockquote><a href="http://wiki.eclipse.org/CVS_Howto">http://wiki.eclipse.org/CVS_Howto</a><br>
</blockquote>
<br>
<br>
TAHA wrote:
<blockquote cite="mid:hviosd$ikr$1@build.eclipse.org" type="cite">I
want to run CVS Tool In Eclipse , But I did not know how to run please
can anyone help me in detail how to use it </blockquote>
</body>
</html>

--------------000006070705070809030701--


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: plz Can anyone help me [message #630997 is a reply to message #541305] Tue, 05 October 2010 19:24 Go to previous messageGo to next message
cpmac27  is currently offline cpmac27 Friend
Messages: 1
Registered: October 2010
Junior Member
Please post the solution if you have one.

many thanks
Paul S.
Re: plz Can anyone help me [message #631013 is a reply to message #630997] Tue, 05 October 2010 20:17 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
You've looked at the wiki link I posted?

cpmac27 wrote:
> Please post the solution if you have one.
>
> many thanks
> Paul S.


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: plz Can anyone help me [message #634923 is a reply to message #541293] Mon, 25 October 2010 07:18 Go to previous messageGo to next message
ReeceEdwards  is currently offline ReeceEdwards Friend
Messages: 1
Registered: October 2010
Junior Member
You can install CVS tool and run on Eclipse.

Check with the OS you're using and start installing.

http://www.easyeclipse.org/site/plugins/eclipse-cvs.html
Re: plz Can anyone help me [message #636527 is a reply to message #541293] Mon, 01 November 2010 17:22 Go to previous message
James Ray is currently offline James RayFriend
Messages: 1
Registered: November 2010
Junior Member
You MUST have a Java runtime environment (JRE) to run Eclipse. Eclipse 3.x was designed to work with Java runtime environment level 1.4 but seems to work fine with 1.5 as well.
You MUST use Eclipse 3.0M6 or later to have the proper support for CVS-SSH2. We strongly suggest the Eclipse Web Tools Platform (WTP) Project version of Eclipse in order to get some useful extensions that are not installed by default with Eclipse. It contains an XML Editor, part of the Web Standard Tools feature, that it is not included in the default distribution.

You MUST have a SSH2 public key and a SSH2 private key. You can generate public and private keys using the menu Window, Preferences, select Team/CVS/SSH2 Connection Method in the left tree list, then select the Key Management tab. DSA or RSA are both acceptable. Choose a passphrase for your private key and don't forget to save it. Send the public SSH2 to the Team Contact of your Working Group.

Your ssh2 private key MUST be in the openssh format; some of the tools can export keys into the openssh format. If your private key file is named id_rsa or id_dsa, it is already in the right format. For putty-generated keys (.ppk), use the menu Conversions in puttygen.exe to convert your private key.
Your SSH2 public key MUST be installed on the proper W3C CVS Repository server and be authorized to access the proper directory. Check with the Team Contact of your Working Group if it is not the case.

Depending on the location of your documents, you will have to setup your Eclipse for the W3C Public remote CVS Repository (dev.w3.org) OR the W3C Web site main repository (cvs.w3.org). In either case, you should know which directory to check out from the CVS Repository. If you're not sure which CVS Repository to choose or which directory to check out, please check with the Team Contact of your Working Group.

Finally, you MUST know your SSH passphrase, ie the phrase you entered to protect your SSH2 private key. The Team Contact of your Working Group cannot help you here Smile.
Previous Topic:DemoCamps Nov. 8-14: Beijing, Hamburg, Leipzig, Portland, RTP, Silchar
Next Topic:build and compile using eclipse
Goto Forum:
  


Current Time: Fri Apr 19 20:03:41 GMT 2024

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

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

Back to the top