On Mon, 2003-03-10 at 02:57, Igor Pechtchanski wrote:
> On Sun, 9 Mar 2003, Max Bowsher wrote:

> I like this feature too.  However, the colors definitely have to be
> configurable.  I could fix it, but then how do I submit the changes?  A
> patch to a patch? :-|  Or do I regenerate your patch from scratch?

You can use a branch in your local repository, tag it, apply Max's
patch, tag that, and then code from there.  Then you can provide an
incremental patch (cvs rdiff -r tagoforiginal -r branchname) OR a full
patch (cvs rdiff -r branchpointtag -r branchname)

What I'll need to see before any patch goes in is the final thing. So,
consider the above just a tool to make collaboration  easier whilst
preparing the patch.

Rob.
-- 
GPG key available at: <http://users.bigpond.net.au/robertc/keys.txt>.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to