diff options
Diffstat (limited to 'www/mod_cvs2/pkg-descr')
-rw-r--r-- | www/mod_cvs2/pkg-descr | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/mod_cvs2/pkg-descr b/www/mod_cvs2/pkg-descr deleted file mode 100644 index d0b9f664b229..000000000000 --- a/www/mod_cvs2/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -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/ |