aboutsummaryrefslogtreecommitdiff
path: root/www/mod_cvs2/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* - SIZEify distinfoClement Laforet2004-02-071-0/+1
| | | | Notes: svn path=/head/; revision=100265
* Add mod_cvs-0.5.91 (known as mod_cvs2), apache2 version of mod_cvs.Clement Laforet2004-01-071-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