|
About Sudo Main Sudo Page A Short Introduction Sudo News Current Version Beta Versions A Brief History Authors
Getting Sudo
Documentation
Sudo Resources
Other
|
Tracking sudo via anonymous CVS
The sudo source tree is available for checkout via anonymous CVS (from as far back as 1993) for those who wish to track the development of sudo or contribute patches. There are three ways to access the repository, via rsh, via ssh or via a cvs pserver connection. RSH and SSH methodsTo use ssh, you will need to set the following environment variables: CVS PSERVER methodTo use the cvs pserver method to connect, you first need to login (you only need to do this once). Common to all methodsOnce you have a tree checked out, you can update it thusly: Web-based CVSYou can also browse the sudo cvs tree with your web browser via cvsweb. This provides a nice interface and can be handy when you don't necessarily want to check out a full copy of the source tree.FTP-based CVSThere is now a mirror of the cvs tree available via ftp from ftp://ftp.stikman.com/pub/sudocvs.HTTP-based CVSThere is also a mirror of the cvs tree available via http from http://sudo.tolix.org/cvs/mirrors/sudo_www/.Mirroring the CVS treeYou can mirror the cvs tree via the sup command by using the following as your supfile
sudo host=anoncvs.sudo.ws hostbase=/ base=DESTDIR delete
where DESTDIR is where you want sup to store the mirror on
your local disk.
You can also mirror the cvs tree via rsync. CaveatsThe first version of sudo to be generated from the cvs tree is 1.5.8. Prior to that the source tree was stored in RCS without the use of symbolic tags. While there are symbolic tags for versions previous to 1.5.8, not all files included in those distributions have corresponding versions in the cvs tree. |
|
|
Copyright © 2004 GratiSoft, Inc. |