From: Grzegorz J. <ja...@he...> - 2004-09-08 06:54:29
|
Hi Gilles & Stefan, You may want to reuse the solution that is in place at opencxx.sf.net, this is a Python script, it always sends links. Very easy to modify (but I am not sure what changes are required to hook it up to svn). You can find it in CVSROOT module of opencxx.sf.net BR Grzegorz On Tue, 7 Sep 2004, Stefan Seefeld wrote: > 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 > > > > ------------------------------------------------------- > This SF.Net email is sponsored by BEA Weblogic Workshop > FREE Java Enterprise J2EE developer tools! > Get your free copy of BEA WebLogic Workshop 8.1 today. > http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click > _______________________________________________ > Opencxx-users mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/opencxx-users > > ################################################################## # Grzegorz Jakacki Huada Electronic Design # # Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # # tel. +86-10-64365577 x2074 Beijing 100015, China # # Copyright (C) 2004 Grzegorz Jakacki, HED. All Rights Reserved. # ################################################################## |