[EMAIL PROTECTED] wrote: > 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. >
Personally, I would tend to the one delta per CR, but that's just me. If I'd had cadmium already, that's what you would have seen. >> 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. > Thanks. Seems to me like we should consider adding SUNWonbld to the IPS repo soon and keep it and mercurial in sync. I'm on tools-discuss, but I haven't been able to pay close enough attention to note the various flag days and so on. Dave _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
