Source Code | CVS Access | CVS Tags
Source code in the form of gzipped tarballs and diffs available on the file download page for the NetBSD-ppbus project.
The CVS repository for this project can be found at:
cvs.sourceforge.net:/cvsroot/netbsd-ppbus. The top-level directory is
src. To check out all ppbus code from anonymous CVS:
cvs -z3 -d :pserver:anoncvs@cvs.sourceforge.net:/cvsroot/netbsd-ppbus co src
There are some non-source files in the CVS repository: TODO files. You may want to delete these files if you are using the NetBSD source tree as your working directory (because they really don't belong in the tree and you will notice that these files are not in file releases).
SourceForge.net has a lot of information on how to use their site. You will need a CVS client for anonymous CVS access. More project-specific instructions on how to get code via CVS for NetBSD-ppbus are also available.
The available tags coincide with file releases. For example,
alpha-release-1-1
is the name of the first file release and the
files which correspond to this file release can be checked out with the tag
alpha-release-1-1
. This should be true of all file releases.
For example, to check out alpha-release-1-2:
cvs -z3 -d :pserver:anoncvs@cvs.sourceforge.net:/cvsroot/netbsd-ppbus co -r
alpha-release-1-2 src
You can also check out the sources by date and time. If you don't specify date, time or tag, you will get the latest main branch. More help and links to help are available.
2003/12/28 08:32:58