CVS Configuration Problem.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi All,

Need some help rgdv CVS configuration.

I am getting the Error when I try to commit/edit some file or the project -
"/home/Projects_Repository/H2_2004_2005_CURRENT: no such repository"


On the client machine I have set CVSROOT as 
:pserver:root@<Server IP>:2401/home/Projects_Repository/H2_2004_2005_CURRENT/


On the Server machine I have set /etc/xinetd.d/cvspserver file as 
service cvspserver
{
        port            = 2401
        socket_type     = stream
        protocol        = tcp
        wait            = no
        user            = root
        passenv         = PATH
        server          = /usr/bin/cvs
        server_args = -f --allow-root=/home/Projects_Repository/H2_2004_2005_CURRENT/ pserver
}

Please Help.

Rgds,
Gaurav.




-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux