Parent Directory
|
Revision Log
+ initial commit
| 1 | root | 1.1 | #!/bin/bash |
| 2 | |||
| 3 | fetchdoc=/data/opt/tools/shortcuts/fetchdoc.pl | ||
| 4 | cvsbase=nfo/perl/libs/Data | ||
| 5 | |||
| 6 | $fetchdoc --cvs=$cvsbase/Storage.pod --to=Data-Storage.pod | ||
| 7 | $fetchdoc --cvs=$cvsbase/Transfer/Sync.pod --to=Data-Transfer-Sync.pod |
| MailToCvsAdmin">MailToCvsAdmin | ViewVC Help |
| Powered by ViewVC 1.1.26 |