Patches item #873861, was opened at 2004-01-09 11:19
Message generated for change (Comment added) made by fdrake
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=450021&aid=873861&group_id=47611
Category: None
Group: None
>Status: Closed
>Resolution: Rejected
Priority: 5
Submitted By: Sean Morrison (brlcad)
Assigned to: Nobody/Anonymous (nobody)
Summary: Add option to only report commits to the CVS HEAD
Initial Comment:
A group I work with had a particular need to ignore commits
to CVS branches. So, I modified our (apparently older)
version of syncmail and added the ability to do just that.
It was a quick hack that I'm sure can be improved, as it
relies on a format assumption of the CVS version string.
Probably using a regexp is a bit much, just to count commas
and periods, but my python mojo is not up to par with my
other languages.
A small unified diff format patch is attached.
Cheers!
Sean
----------------------------------------------------------------------
>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2004-10-06 22:09
Message:
Logged In: YES
user_id=3066
This is a feature that already exists on the
"new-config-branch" branch in CVS.
I'm rejecting the patch in favor of finishing that branch
(I'm all for the feature, though!).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=450021&aid=873861&group_id=47611
|