Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SHA256ify | Edwin Groothuis | 2006-01-24 | 1 | -0/+1 |
| | | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308 | ||||
* | - SIZEify distinfo | Clement Laforet | 2004-02-07 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=100265 | ||||
* | Add mod_cvs-0.5.91 (known as mod_cvs2), apache2 version of mod_cvs. | Clement Laforet | 2004-01-07 | 1 | -0/+1 |
mod_cvs recognizes if the files in your webtree are checked out from a CVS repository. If so, it checks if the file is up-to-date and, if not, updates it. Another neat feature of mod_cvs is the date-checkout feature. You can specify a date in the URI that gets passed to CVS, which checks out an older revision of the requested file and sends it to the user. WWW: http://resare.com/noa/mod_cvs/ Approved by: erwin (mentor) (implicitly) Notes: svn path=/head/; revision=97522 |