Multiple repositories in CVS on the same server.

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

 



Hello,

After RTFM at,
http://www.cvshome.org/docs/manual/cvs-1.11.7/cvs_2.html#SEC22, on this
topic, I didn't see how the second repository should appear in cvs.conf.

~~~
cvs.conf

# Locations of CVS repositories you want to export via pserver
CVS_REPOS="/data/cvsroot"
~~~

Also does anything extra need to be added to:
service cvspserver
{
        socket_type = stream
        protocol = tcp
        wait = no
        user = root
        server = /usr/sbin/cvspserver
        server_args = -f --allow-root=</data/cvsroot> pserver  <----- {any
extra info needed here?}
        disable = no
}

Anyone have a similar set up?

Thank you,

James


-- 
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