Re: CVS changes -> mailing list
[email protected] ("Sterling Hughes")
| Newsgroups | perl.bootstrap |
|---|---|
| Message-ID | <020e01bff72b$a53f32a0$6bd6fea9@pavilion> |
> Sterling Hughes wrote: > > > > > Seems that sourceforge supports this feature. Here's an example: > > > > > > http://www.geocrawler.com/lists/3/SourceForge/1289/0/ > > > > > > > It's also used for PHP development (it gets to be annoying after awhile, > > especially when you have 2 mb commits...), its done with a Perl script > > (ironically enough). There are also daily CVS diffs sent out (if you > > subscribe to another list) keeping all the commits for the day in one > > e-mail. > > When I went to that URL, all I found was a list of files that had > changed and their commit messages. Which is vaguely useful, I guess, but > I really want the diffs themselves together with the commit messages. > How do you get to them? > Check out http://marc.theaimsgroup.com/?l=php-cvs&r=1&w=2&b=200007 for an example of the PHP commit messages that are sent. If you want to see *how* it is done go to http://cvs.php.net/ and look in the CVSROOT folder. -Sterling