It looks like you also putback two deltas for 219 and 378.  hg recommit
compresses your deltas, much the same way as wx redelget.  In the
future, it would be great if you would putback either one delta per CR,
or one detla for the entire wad.

> While I've heard of cadmium being developed, I hadn't ever seen any
> instructions for setting it up.

It's pretty straight forward, the only catch is that your Mercurial
version has to match the version of cadmium that you're running.  I ran
into this problem when I upgraded, but forgot to download new Mercurial
and SUNWonbld packages.

Here's the procedure that I use:

Remove mercurial:

pkgrm SUNWmercurial

Remove onbld:

pkgrm SUNWonbld

Download latest Mercurial package here:

http://www.opensolaris.org/os/community/tools/scmdownloads/

Download latest Onbld package here:

http://dlc.sun.com/osol/on/downloads/current/

Pkgadd the two new packages.

Add the following line to the [extensions] section in ~/.hgrc:

hgext.cdm=/opt/onbld/lib/python/onbld/hgext/cdm.py

Hope this helps.

-j


_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to