Re: [Pyobjc-dev] NibClassBuilder change
Brought to you by:
ronaldoussoren
From: Just v. R. <ju...@le...> - 2002-11-21 15:49:51
|
bb...@ma... wrote: [ pyobjc-checkins-list ] > I would be happy to set up the list and will do so this morning [EST]. Great. > Assuming python is available on the cvs server [I believe it is], It is. > I have commit scripts that coalesces any single checkin such that it > only sends one email as opposed to the 55 billion emails that most > checkins send; one for each directory. (Christian Pekeler and I > wrote/refined it over the last few years.) You are welcome to it, if > it'd help... Does it add a (context) diff to the message? There's a Python script on SF that's developed by Barry Warsaw (I think, could have been Fred Drake or both) that various Python projects use on SF (including my own fonttools project) and I love it. Yes, it does send one message per directory, but how common are huge patches that touch large numbers of folders? (And if they _are_ common, I think there's something horribly wrong...) I'm on one CVS checkins list that _doesn't_ add diffs: it's useless for me. I need to see what happened. Besides, if the amount of messages bothers you, you can always set your subscription to digest ;-) Just |