/[cvs]/joko/doc/SampleTasks/joko_2003-01.html
ViewVC logotype

Diff of /joko/doc/SampleTasks/joko_2003-01.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.118 by joko, Fri Jan 31 10:33:34 2003 UTC revision 1.119 by joko, Fri Jan 31 22:04:18 2003 UTC
# Line 1581  o app-cleanup: Line 1581  o app-cleanup:
1581    o replace ../img/ through img/ globally (in all files found)    o replace ../img/ through img/ globally (in all files found)
1582      o grep -ri "../img" | modify.pl --regex=s/\.\.\/img/img/g [--in-type=filelist]      o grep -ri "../img" | modify.pl --regex=s/\.\.\/img/img/g [--in-type=filelist]
1583      o refactor replace_cvs.pl to:      o refactor replace_cvs.pl to:
1584        finder.pl --regex=/CVS/Root . | modify.pl --regex=s/:pserver:/:ext:/ [--in-type=filelist]        finder.pl -R --regex=/CVS/Root . | modify.pl --regex=s/:pserver:/:ext:/ [--in-type=filelist]
1585        o is it possible to actually parse settings && arguments (not just "options") using Getopt::Long??        o is it possible to actually parse settings && arguments (not just "options") using Getopt::Long??
1586          o else: look at CPAN more detailed or make a CliCmd::Option + CliCmd::Argument = CliCmd::Setting!!          o else: look at CPAN more detailed or make a CliCmd::Option + CliCmd::Argument = CliCmd::Setting!!
1587        

Legend:
Removed from v.1.118  
changed lines
  Added in v.1.119

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