On Tue, Jul 1, 2008 at 6:41 PM, Thomas Scofield <
scofield@...> wrote:
> So, just how and to whom should I submit the changed files for review
> by others? As I said, I'm not yet on the developers list at
> octave-forge. I'm also not yet versed in the use of subversion nor
> mercurial (any efforts I made to use mercurial were for a mac, and not
> terribly successful; I presume it is easier from the linux machine I
> am using right now). Just what should I send? People on the list
> talk about changelogs and diffs (or, at least, they used to when CVS
> was being used). I get the impression that these diffs were not
> produced from the unix command line as in
>
> $ diff file1 file2
There are produced with mercurial (hg export)
Michael.