chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-hackers] procedure/etiquette for submitting changes?


From: felix winkelmann
Subject: Re: [Chicken-hackers] procedure/etiquette for submitting changes?
Date: Mon, 25 Feb 2008 08:22:51 +0100

On Sun, Feb 24, 2008 at 7:19 PM, Ashley Bone <address@hidden> wrote:
> What is the general process for submitting changes?  I have write
>  access to the subversion repository and I'd like to submit some
>  minor changes to rules.make, Makefile.msvc, and a one-line change
>  to library.scm, all to fix the MSVC build.  Should I just
>  commit the changes?  I saw a previous post about submitting
>  svn diffs via chicken-bug but I'm not sure that's for everything
>  or just major revisions.

You can use chicken-bug, but otherwise I recommend creating your own
branch. That makes it easier to review your changes, merge properly
and gives you some place to keep your work-in-progress on.
Once you're ready inform one of the core developers to merge your
changes into the trunk.


cheers,
felix




reply via email to

[Prev in Thread] Current Thread [Next in Thread]