Archive for July, 2010
Monday, July 19th, 2010
There was only one hook in monotone until now which could be "reused" to interact with the commit process and validate the changeset that should be committed, the validate_commit_message hook. But this was a bit clumsy as it was actually designed to validate the commit message (as the name suggests) ...
Posted in Coding, monotone | No Comments »
Wednesday, July 14th, 2010
I've just set up a new mailing list specifically for monotone users, who find the (sometimes endless) developer discussions too boring or are annoyed of ticket spam. You can find the new list's interface here.
The plan is to do basic first level support on this list and move developer-relevant parts ...
Posted in monotone | No Comments »
Thursday, July 8th, 2010
ISO finally revises the voting directives for open standards after the OOXML debacle in 2007 / 2008. One of the changes is that the national bodies should no longer vote with "Yes, with comments" if they encounter serious flaws and trust on the ballot resolution meeting to get their issues ...
Posted in OOXML, Standards | No Comments »
Wednesday, July 7th, 2010
The current fourth release candidate of guitone doesn't work out of the box with monotone 0.48. The reason is that the minor interface version changed slightly and my version check is too strict in this regard. But there is an option for the rescue - simply check "relaxed version check" ...
Posted in Coding, guitone, monotone | No Comments »