/[cvs]/nfo/doc/topics/dispatchmail/.fetchdocrc
ViewVC logotype

Annotation of /nfo/doc/topics/dispatchmail/.fetchdocrc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Tue Feb 11 10:01:16 2003 UTC (21 years, 4 months ago) by root
Branch: MAIN
CVS Tags: HEAD
+ initial commit

1 root 1.1 #!/bin/bash
2    
3     fetchdoc=/data/opt/tools/shortcuts/fetchdoc.pl
4     cvsbase=nfo/perl/scripts/dispatchmail
5    
6     $fetchdoc --cvs=$cvsbase/doc/ChangeLog.pod
7     $fetchdoc --cvs=$cvsbase/doc/INSTALL.pod
8     $fetchdoc --cvs=$cvsbase/doc/README
9     $fetchdoc --cvs=$cvsbase/doc/TODO.pod
10    
11     # builder
12     #$fetchdoc --cvs=$cvsbase/.pod2htmlrc
13     #chmod u+x .pod2htmlrc
14    
15     # $fetchdoc --cvs=$cvsbase/
16    

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed