Re: CVS on-commit check v helpful



My fumbling fingers left out the "c" in the msgfmt check once today, so my doc _looked_ OK. Fortunately, the CVS on-commit check picked up the remaining errors. Gotta love gettext. ;)

I have (amongst others) these aliases defined in bash:

alias mgc='msgfmt -cv nn.po'
alias cvsci='mgc && cvs ci -m "`head -3 ChangeLog`" nn.po ChangeLog'

I've made it habit to only commit with the 'cvsci' alias. This has been helpful at times. It's also significantly less typing, so it's been an easy habit to pick up. I also have a script that updates the ChangeLog for me when I commit (which is very rarely these days).

--
Åsmund Skjæveland {
   aasmunds fys uio no
}


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]