/[suikacvs]/webroot/error/cvscommit.sh
Suika

Diff of /webroot/error/cvscommit.sh

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

revision 1.1 by wakaba, Thu Oct 30 12:29:25 2008 UTC revision 1.2 by wakaba, Sat Jan 21 06:38:38 2012 UTC
# Line 1  Line 1 
1  #!/bin/sh  #!/bin/sh
2  find -name ChangeLog | xargs cvs diff | grep "^\+" | sed -e "s/^\+//; s/^\+\+ .\//++ suika/error\//" > .cvslog.tmp  find -name ChangeLog | xargs cvs diff | grep "^\+" | sed -e "s/^\+//; s/^\+\+ .\//++ suika\/error\//" > .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