how to correct/patch documentation?

John W. Eaton jwe at bevo.che.wisc.edu
Mon Feb 18 20:51:49 CST 2008


On 18-Feb-2008, Ben Abbott wrote:

| 
| On Feb 18, 2008, at 2:58 PM, John W. Eaton wrote:
| 
| > I think it would be better if you committed changes to your local hg
| > archive and then used "hg export" to generate changesets.
| >
| > jwe
| 
| I've invested my evening browsing the Mercurial wiki, and am now able  
| commit to my local archive and export changesets. I assume you'll want  
| the exported information as well as a separate ChangeLog, correct?

No, now I would prefer the ChangeLog as part of the patch.  Often it
won't apply cleanly, but hg makes it relatively easy for me to deal
with fixing that up, and overall it is now much easier to handle
patches if everything is included in an hg changeset.

jwe


More information about the Bug-octave mailing list