Home
| Calendar
| Mail Lists
| List Archives
| Desktop SIG
| Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings Linux Cafe | Meeting Notes | Linux Links | Bling | About BLU |
Thanks Jerry, I already have this setup at /etc/services and /etc/xinetd.d/cvspserver --D --- Jerry Feldman <gerald.feldman at hp.com> wrote: > On Thursday 02 June 2005 12:14 pm, Dave Peters > wrote: > > Hello, > > > > I am new to cvs. I just setup cvs server > (cvs-1.11.17) > > on redhat AS 4 linux box. I also setup wincvs > client > > (WinCVS 2.) on all windows so they can access cvs > > server. > > > > On wincvs setup, It is use C:\Program > Files\GNU\WinCvs > > 2.0\wincvs.exe. > > Once I try from Admin > logon > > > > > :pserver:test at cvs.systems.com:2401:/usr/local/testmodule > > > > I did not receive any respond, not error. > > Did I miss anything or what I need to do? > First, make sure that your server is listening on > port 2401: > If it is not, you will get a connection refused > error. > To do this, you must have xinetd running, and you > can add a section > into /etc/xinetd.d: > service cvspserver > { > socket_type = stream > protocol = tcp > wait = no > user = root > passenv = > server = /usr/bin/cvs > server_args = --allow-root=<path to > cvs root> pserver -f > } > And call this cvspserver. > > > > -- > Jerry Feldman <gerald.feldman at hp.com> > Partner Technology Access Center (contractor) > (PTAC-MA) > Hewlett-Packard Co. > 550 King Street LKG2a-X2 > Littleton, Ma. 01460 > (978)506-5243 > _______________________________________________ > Discuss mailing list > Discuss at blu.org > http://olduvai.blu.org/mailman/listinfo/discuss > __________________________________ Discover Yahoo! Have fun online with music videos, cool games, IM and more. Check it out! http://discover.yahoo.com/online.html
BLU is a member of BostonUserGroups | |
We also thank MIT for the use of their facilities. |