Hello
I had unzipped the rpm package of CVS for RH8.0
(cvs-1.11.2-5)
Now I want to run a password based cvs server
and define what is needed for a client to use it.
Can anyone point links which explain these issues ?
regards,
sting
Can anyone point links which explain these issues ?
regards,
sting
> Can anyone point links which explain these issues ?
> regards,
> sting
All of the documentation can be found at http://www.cvshome.org
All you should really need to do (once cvs is installed) is to make
sure that the cvspserver is set to use xinetd - I believe that the
required file is created in /etc/xinetd.d when the cvs rmp is
installed.
(Make sure the service is not set as disabled in that file!). Here is
an example:
service cvspserver
{
port = 2401
socket_type = stream
protocol = tcp
wait = no
user = root
passenv = PATH
server = /usr/bin/cvs
server_args = -f --allow-root=/opt/cvsroot pserver
Then create a directory where you want your cvs repository. Set upQuote:}
Once that is done, both local and remote users (that have the
appropriate permissions) should be able to access the cvs repository.
If you are providing access to your repository via the internet - you
should look into using cvs with SSH, and make sure that your firewall
is set up correctly...
-D
1. naming RPM package variants (CVS w/ Kerberos5/GSSAPI)
3. Why does G-RPM install no RPM packages ?
4. sed problem
5. rpm -e reports rpm package not installed
7. RPM Crashes with "//var/lib/rpm/packages.rpm not found"
9. Problem with Gnome RPM - Failed to open /var/lib/rpm/packages.rpm
10. RPM: cannot open //var/lib/rpm/packages.rpm
11. Cannot install an RPM (requires a package already installed)
12. RPM looks like in installs package but doesn't actually install
13. Installing CVS RPM and "no"