CVS tools (MOVED to Github) Code
Status: Alpha
                
                Brought to you by:
                
                    jaalto
                    
                
            | File | Date | Author | Commit | 
|---|---|---|---|
| CYGWIN-PATCHES | 2004-04-05 |  jaalto | [efb381] up | 
| bin | 2011-12-09 |  Jari Aalto | [af8418] Correct Freecode URL | 
| doc | 2009-08-03 |  Jari Aalto | [8d6167] doc/html/{cvsed,cvsup}.html: CVS migrate 1.9 an... | 
| etc | 2009-11-02 |  Jari Aalto | [f53cb2] etc/makefile/vars.mk: update Copyright year | 
| Makefile | 2009-11-02 |  Jari Aalto | [e1fba4] Makefile: cleanup | 
| README | 2011-12-09 |  Jari Aalto | [af8418] Correct Freecode URL | 
DESCRIPTION
        This is CVS tools projects; utilities for CVS related tasks.
        Latest versions are in version control repository. Please
        visit project page for further instructions:
	    http://freecode.com/project/cvs-tools
INSTALLATION
        For site wide:
            make prefix=/usr install
        For personal use: include directory bin/ in PATH.
DOCUMENTATION
        The documentation is available in `doc/html' directory. Additional
        text man Unix manual pages can be generated with:
            make doc
DEVELOPMENT
        Top see make targets, run:
            make help
End of file