/[suikacvs]/markup/html/whatpm/cvscommit.sh
Suika

Diff of /markup/html/whatpm/cvscommit.sh

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

revision 1.5 by wakaba, Thu Nov 6 06:59:12 2008 UTC revision 1.6 by wakaba, Mon Nov 24 07:04:41 2008 UTC
# Line 1  Line 1 
1  #!/bin/sh  #!/bin/sh
2  find -name ChangeLog | xargs cvs diff | grep "^\+" | sed -e "s/^\+//; s/^\+\+ .\//++ whatpm\//" > .cvslog.tmp  find -name ChangeLog | xargs cvs diff | grep "^\+" | sed -e "s/^\+//; s/^\+\+ .\//++ whatpm\//" > .cvslog.tmp
3  ## TODO: Don't use -I here  mkcommitfeed \
4  perl \      --file-name whatpm-commit.en.atom.u8 \
     -I/home/wakaba/work/manakai2/lib/ \  
     mkcommitfeed.pl --file-name whatpm-commit.en.atom.u8 \  
5      --feed-url http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit \      --feed-url http://suika.fam.cx/www/markup/html/whatpm/whatpm-commit \
6      --feed-title "Whatpm ChangeLog diffs" \      --feed-title "Whatpm ChangeLog diffs" \
7      --feed-lang en \      --feed-lang en \

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24