/hg/icedtea6: 2 new changesets
Gary Benson
gbenson at redhat.com
Thu Mar 11 07:39:37 PST 2010
Andrew John Hughes wrote:
> On 11 March 2010 14:50, Gary Benson <gbenson at redhat.com> wrote:
> > Andrew John Hughes wrote:
> > > Can you push:
> > >
> > > > changeset 121319a7f899 in /hg/icedtea6
> > > > details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=121319a7f899
> > > > author: Gary Benson <gbenson at redhat.com>
> > > > date: Thu Mar 11 12:20:10 2010 +0000
> > > >
> > > > Increased ThreadStackSize by 512kb on 32-bit platforms
> > >
> > > to 1.6 and 1.7 too? Thanks.
> >
> > How do I do that?
>
> If your current working directory is a checkout of the 1.6
> (http://icedtea.classpath.org/hg/release/icedtea6-1.6) or 1.7
> (http://icedtea.classpath.org/hg/release/icedtea6-1.6) tree:
>
> $ hg export -R <path to icedtea HEAD checkout> 121319a7f899 > /tmp/patch.diff
> $ <edit the patch so that the ChangeLog diff uses the first three
> lines of the current ChangeLog in the branch rather than the one in
> HEAD>
> $ hg import /tmp/patch.diff
Done, I think.
Cheers,
Gary
--
http://gbenson.net/
More information about the distro-pkg-dev
mailing list