/[suikacvs]/webroot/www/webidl2tests/cvscommit.sh
Suika

Diff of /webroot/www/webidl2tests/cvscommit.sh

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

revision 1.1 by wakaba, Thu Oct 9 11:33:05 2008 UTC revision 1.2 by wakaba, Thu Oct 9 11:34:12 2008 UTC
# Line 1  Line 1 
1  #!/bin/sh  #!/bin/sh
2  find -name ChangeLog | xargs cvs diff | grep "^\+" | sed -e "s/^\+//; s/^\+\+ .\//++ manakai\//" > .cvslog.tmp  find -name ChangeLog | xargs cvs diff | grep "^\+" | sed -e "s/^\+//; s/^\+\+ .\//++ wtt\//" > .cvslog.tmp
3  cvs commit -F .cvslog.tmp $1 $2 $3 $4 $5 $6 $7 $8 $9  cvs commit -F .cvslog.tmp $1 $2 $3 $4 $5 $6 $7 $8 $9
4  rm .cvslog.tmp  rm .cvslog.tmp
5    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24