[darcs-users] Run a lint over every changed file and enforce commit messages
Karoly Negyesi
karoly at negyesi.net
Wed Apr 16 07:52:30 UTC 2008
Hi,
I have written a very ugly bash script which runs php -l over every
changed file http://darcs.pastebin.com/f56dd6f18 and while it does
work it makes me wonder whether there is a better way.
On another note, I would like to enforce commit message to look like
"re #123...." and I found no elegant way so far. I can parse out the
commit message passed to darcs record of course and then run a check
but ugh.
On yet another note, I have converted an svn repo of some 26K+
revisions to darcs via tailor, it has 2899 patches -- I wonder why
that's a magnitude less than svn revisions. The _darcs directory is
226M so if any darcs developer would be interested in a repo this
size, please contact me.
Thanks for any pointers
Karoly Negyesi
More information about the darcs-users
mailing list