Skip navigation.
Home

CVS with Eclipse

Dears ALL
i'm Anwe TO CVS(Concurrent Version Control)
i try To Configure CVS In Eclipse bUt I can't ,Under IS What I did

1-Under CVS Reprositories Perview
Richt Click-->New Reprositry Location
I got anew Window Request

Host:
Reprository Path:
User Name:
PassWord:
Connection Type:

i don't know wjhat should i write in host
in reprository path I wrote: \\myserver Name\myFolder

in coonection Type i choosed extssh

i know i did an mistake here
what is teh correct configuration

thank you

CVS with Eclipse

Hello Essam-

Here is an Example:

Suppose that your CVS server in on the machine: 10.0.0.50 under a directory called cvs

and you have an account @ this CVS server with the following credentials:

Username: essam

Password: 123456

Once you have these info, you can configure eclipse with CVS like that:

Host: 10.0.0.50
Reprository Path: /cvs/myFolder
User Name: essam
PassWord: 123456
Connection Type: pserver

 

Best Regards,

Aly Saleh

thank you aly

thank you aly for your quick reply

actullay i'm completly new to this process even i don't know aht you mean by CVS Server

what i need to use CVS ?

 

 

I think you need to read

I think you need to read more about version control systems and especially CVS, just search for any recent tutorial about CVS and you will learn how to install it and use it for your projects.

 

Best Regards,

Aly Saleh

Recommendation Book

I recommend to read this book 

 Open Source Development with CVS 3RD EDITION 

by Moshe Bar & Karl Fogel

____________________

Ahmed Eltanahy

MUFIC Student  (Menofia University Faculty of Computer and Information )