From: Stefan S. <se...@sy...> - 2004-09-08 00:25:37
|
Gilles J. Seguin wrote: > Well, watcher that watch half the time is no fun. you can always look at http://synopsis.fresco.org/changelog.html to see all the checkins. The same data exist as an rss feed, too. > If we look at mailing list like > <http://gcc.gnu.org/ml/libstdc++-cvs/2004-q3/> > choosing > <http://gcc.gnu.org/ml/libstdc++-cvs/2004-q3/msg00576.html> > > We have: > - Modified files: > - Added files: > - Log message: > - Patches: > Here is the interesting modification. > * * Do not send the patch, but a reference to the patch(es). * * > > They succeed to mystified my again. well, if the data are too big to be included in the mail, just send a reference. That's another possibility: just mail an URL to the revision view via viewcvs. However, some people don't like that either because it's another indirection. It's always a trade-off... If you want to fix the commit-email.pl script to ommit diffs that are too big, here is the code: http://svn.collab.net/viewcvs/svn/trunk/tools/hook-scripts/commit-email.pl.in?rev=10787&view=auto Regards, Stefan |