473,322 Members | 1,522 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

Eclipse, cvs

Hi there
I have 2 computer, one is winxp and eclipse (java IDE) is install on that
machine (192.168.1.100), and the other machine is Linux (fedora) -ip
192.168.1.100) and the cvs installed there.. I did the following to install
cvs
yum search cvs
yum install cvs

Then I did the following configuration

I logged on as a root
1) went to /home and create a folder called cvs
2) I did this --> export CVSROOT=:local:/home/cvs
3) then --->cvs init
4) created a file /etc/xinetd.d/cvspserver and put the following
service cvspserver
{
socket_type = stream
wait = no
user = root
group = cvsgroup
env = HOME=/cvsrepo # Fixes RHL 7.0 problem!
server = /usr/bin/cvs # Or path to your cvs binary
server_args = -f --allow-root=<your cvs ropos root> pserver
disable = no
}

5) I did the following
service xinetd stop
service xinetd start

Then I went to the cvs client (Eclipse) and configure it as the following

-host: 192.168.1.101
-repository bath: /home/cvs
-user: me (sometime i used root too)
-password: whatever
-connection: pserver
I got error message "communication error" (could not connect to
192.168.1.101)
Any help would be very much appreciate it . Thank a lot.

Oct 30 '05 #1
2 6423

"esara123" <es******@hotmail.com> wrote in message
news:wJ****************@news20.bellglobal.com...
Hi there
I have 2 computer, one is winxp and eclipse (java IDE) is install on that
machine (192.168.1.100), and the other machine is Linux (fedora) -ip
192.168.1.100) and the cvs installed there.. I did the following to
install cvs
You list both computers here as having the same IP. That's probably a typo,
but it's typo like these that are crucial to solving the problem.
yum search cvs
yum install cvs

Then I did the following configuration

I logged on as a root
1) went to /home and create a folder called cvs
2) I did this --> export CVSROOT=:local:/home/cvs
3) then --->cvs init
4) created a file /etc/xinetd.d/cvspserver and put the following
service cvspserver
{
socket_type = stream
wait = no
user = root
group = cvsgroup
env = HOME=/cvsrepo # Fixes RHL 7.0 problem!
server = /usr/bin/cvs # Or path to your cvs binary
server_args = -f --allow-root=<your cvs ropos root> pserver
disable = no
}

5) I did the following
service xinetd stop
service xinetd start

Then I went to the cvs client (Eclipse) and configure it as the following

-host: 192.168.1.101
-repository bath: /home/cvs
-user: me (sometime i used root too)
-password: whatever
-connection: pserver
I got error message "communication error" (could not connect to
192.168.1.101)
Any help would be very much appreciate it . Thank a lot.


Are you able to ping the Linux machine from the Windows machine?

- Oliver
Oct 31 '05 #2
2) I did this --> export CVSROOT=:local:/home/cvs Should this be localhost ? ^ env = HOME=/cvsrepo # Fixes RHL 7.0 problem!

Would this br /home/cvs rather that /cvsrepo

Also you didn't mention adding a pserver port to /etc/services.
Nov 11 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Donovan | last post by:
Hello. I am interested in learning about and using the Eclipse framework and Java -- both of which are new to me. I have prior programming experience with VB.NET and c#.NET; but not Java. As...
4
by: junee | last post by:
I tried to develop php on eclipse installed are prerequisites but it didn't work help me, if any one experienced with it succeeded. it is 0.7 build help plz
16
by: Amir Michail | last post by:
Hi, It seems to me that measuring productivity in a programming language must take into account available tools and libraries. Eclipse for example provides such an amazing IDE for java that it...
0
by: Husey | last post by:
Hi, I am trying to create a very simple EJB project which requires me to create a new jboss configuration in Eclipse. I keep getting the error message "An error has occurred. See error log for...
5
by: chenhong | last post by:
Is there a way to highlight variable in vs2005 like what eclipse do?
16
by: Ananthu | last post by:
Hi I dont know how to connect mysql with ECLIPSE in RCP application. Please send me the sample code of connecting mysql sever with ECLIPSE in RCP application. Coding Part: RCP Application...
15
by: Ramon F Herrera | last post by:
I have been using Eclipse for a few weeks, and IMO there is no better IDE. Since my experience has been so productive -and hence satisfactory- in Java, I would like to use the same IDE...
0
by: Pesho318i | last post by:
hello, I'm writing in the Java forum, because I believe here I can find ppl comfortable with Eclipse. I'd like to install the PLDT plugin for Eclipse, but always run into compatibility...
7
by: R.A.M. | last post by:
Hello, I have started learning PHP5. I would like to programme in Windows XP and Fedora Linux. I have found two IDEs for PHP (if I understood correctly): - Eclipse PDT, - EasyEclipse for PHP....
3
by: ravit | last post by:
Hello All, I am trying to execute an application that is developed using eclipse libraries. Jface, SWT , etc. While I execute the application , i have received an exception which I am unable...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.