[C++ Toolkit ANNOUNCE] Web interface to view sources in the NCBI
CVS repositories
Denis Vakatov
vakatov at ncbi.nlm.nih.gov
Thu Sep 16 15:38:04 EDT 2004
There is now a Web (read-only) interface to view code in NCBI CVS repositories:
- view any revision of the given file
- compare revisions
- annotate
To get to it, follow the hyper-links located in the blue side-bar here:
http://www.ncbi.nlm.nih.gov/books/bv.fcgi?rid=toolkit.TOC&depth=2
http://xpubmed0.ncbi.nlm.nih.gov:5701/books/bv.fcgi?rid=toolkit.TOC&depth=2
pointing to public/inhouse and production/development CVS repositories:
Public Source Code Access
.........
CVS: ..... Web(dev) Web(prod)
In-House Source Code Access
.........
CVS: ..... Web(dev) Web(prod)
E.g. Web interface to the publically available, development NCBI CVS tree:
http://anoncvs.ncbi.nlm.nih.gov/cvsweb/index.cgi/internal/c++/
NOTE: There are the NCBI C Toolkit code also available there, e.g.
http://anoncvs.ncbi.nlm.nih.gov/cvsweb/index.cgi/ncbi/
Credits:
- It's based on FreeBSD-CVSWeb (http://www.freebsd.org/projects/cvsweb.html).
- It was set up here by John Anderson and Chris Grim from the Systems group.
More information about the cpp-announce
mailing list