Here are two links you might want to work through: Install a cvs server on Ubuntu at code array http://sofiacardita.com/codearray/2007/02/15/install-a-cvs-server-on-ubuntu/
Ripple's Blog: CVS server on Ubuntu http://sanatio.blogspot.com/2005/12/cvs-server-on-ubuntu.html They them. Mine is installed on Fedora, so the instructions would be slightly different. pc On 9/6/07, Pawel Matyjasiak <[EMAIL PROTECTED]> wrote: > Hi Peter, > > I still need help in configuring this bloody CVS on my ubuntu. > > I have just installed ubuntu Feisty Fawn. I have only downloaded CVS package > by: > sudo apt-get install cvs. > > These are only steps performed so far. > > What should I do next starting from the very beginning? > If we could go together step by step through the configuration. > > Thanks for your help, > Pawel > > > Dnia 9 sierpnia 2007 22:40 "Peter Connolly" <[EMAIL PROTECTED]> napisaĆ(a): > > > Did you look through this intro chapter in the CVS manual? > > > > http://ximbiot.com/cvs/manual/cvs-1.11.22/cvs_3.html#SEC38 > > > > pc > > > > > > On 8/9/07, Pawel Matyjasiak wrote: > > > Can sou please start with from the begginning? > > > > > > I am quite a fresh user of linux and cvs as well. > > > > > > If U could go with me step by step in configuring this cvs would be great > > > :) > > > > > > Thanks and awaiting feedback :) > > > > > > Regards, > > > Pawel Matyjasiak > > > _______________________ > > > [EMAIL PROTECTED] > > > gg: 8443283 > > > skype: matyj83 > > > tel: (048) 502 890 697 > > > _______________________ > > > > > > -----Original Message----- > > > From: Peter Connolly [mailto:[EMAIL PROTECTED] > > > Sent: Thursday, August 09, 2007 7:24 PM > > > To: MATI > > > Cc: [email protected] > > > Subject: Re: CVS on ubuntu linux > > > > > > Are you running :pserver: mode or :local: mode? I.e., have you set up > > > a cvspserver entry for your xinetd config yet? If not, you're only > > > going to be able to work in :local: mode. > > > > > > On 8/9/07, MATI wrote: > > > > Hi Colleagues, > > > > > > > > At the beginning I have to say that I have tried to look for the > > > > answers for > > > > my question in google - but nothing. > > > > >From the beginning: > > > > I use Ubuntu linux 7.04. > > > > I have downloaded and installed cvs by command: > > > > sudo apt-get install cvs. > > > > After that I wrote a statement: > > > > cvs -d /home/mati/Desktop/cvsrepo init meaning the repository was > > > > created. > > > > > > > > After that I have set variable CVSROOT: > > > > CVSROOT=:pserver:[EMAIL PROTECTED]:/home/mati/Desktop/cvsrepo > > > > > > > > All folders belonging to cvsrepo have 777 rights. > > > > > > > > And now when I am trying to login: > > > > cvs login > > > > After this attempt I have an error: > > > > cvs [login aborted]: connect to serwerek(127.0.1.1):2401 failed: > > > > Connection > > > > refused. > > > > > > > > What am I donig wrong? Or I didn't do something at all? > > > > How to configure and run this CVS? > > > > When it is done I will be connecting from WIn XP onto this ubuntu > > > > server. > > > > > > > > Thanks for help, > > > > > > > > this is very crucial for me already. > > > > > > > > regards, > > > > Mati > > > > > > > > > > > > > > > > > > > > > > -- > Pozdrawiam serdecznie, > Pawel Matyjasiak > _______________________ > [EMAIL PROTECTED] > gg: 8443283 > skype: matyj83 > tel: (048) 502 890 697 > _______________________ >
