On Wed, Feb 16, 2011 at 11:16:01AM -0800, patrick keshishian wrote:
> On Wed, Feb 16, 2011 at 10:29 AM, Nicolas P. M. Legrand
> <[email protected]> wrote:
> > On Wed, Feb 16, 2011 at 12:01:22PM -0500, Luis Useche wrote:
> >> One thing I would really like to see is the diffs of every commit. This is
> >> available for DragonflyBSD for instance. Is there a way to find this on
> >> OBSD?
> >
> > CVS and git are very different I don't think you can easily have this
> > feature with CVS (if it exists I'd be glad to know it :)). Personally
> 
> Sure it can. see CVSROOT/loginfo. You define a filter and need a
> filter-script that will take files with changed revisions, do the 'cvs
> diff' and mail out the outputs.

ha thanks! I'll have a look.

Reply via email to