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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download) (as text)
Thu Oct 9 11:34:12 2008 UTC (15 years, 7 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +2 -2 lines
File MIME type: application/x-sh
++ wtt/bin/ChangeLog	9 Oct 2008 11:33:25 -0000
2008-10-09  Wakaba  <wakaba@suika.fam.cx>

	* wttjs.pl: New script.

	* ChangeLog: New file.


++ ChangeLog	9 Oct 2008 11:33:42 -0000
2008-10-09  Wakaba  <wakaba@suika.fam.cx>

	* cvscommit.sh: New file.

	* ChangeLog: New file.

	* bin/: New directory.

1 #!/bin/sh
2 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
4 rm .cvslog.tmp
5
6 ## $Date: 2008/10/09 11:33:05 $
7 ## License: Public Domain

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24