[mdlug] Best Current Practices for cvs documentation/regression-test library

Jeff Hanson jhansonxi at gmail.com
Fri Jun 20 17:25:29 EDT 2008


On Fri, Jun 20, 2008 at 1:26 PM, Robert Meier
<list1c30fe42 at bellsouth.net> wrote:
> Programmers,
>
> Does anyone have any (dis)recommendations for techniques, tools, ...
> for starting and managing a library in cvs
> that contains code documentation and regression tests.
>
> o tests on feature X must be findable by someone not familiar with feature X
> o tests can be run interactively paramaterized for pre-checkin
> o tests can be run periodically from script
> o documents are searchable
> o some documents may be stored on other platforms and referenced by pointer
>
> Does anyone know of a web-edittable or wiki-like interface to a cvs repository?

Weird but may be useful:
http://sourceforge.net/projects/cvsfs

Some other items listed here:
http://en.wikipedia.org/wiki/Concurrent_Versions_System



More information about the mdlug mailing list