Mark McLoughlin <markmc(a)redhat.com> wrote:
On Sat, 2008-01-12 at 21:59 +0000, Daniel P. Berrange wrote:
> I work using a mercurial patch queue, which is basically a mercurial native
> version of quilt.
>
> The master HG repository is an automated sync of CVS -> HG:
>
>
http://hg.berrange.com/libraries/libvirt--devel
>
> The patch queue which applies ontop of this repo is:
>
>
http://hg.berrange.com/libraries/libvirt--storage
>
>
> To use this you would try the following
>
> 1. Make sure the 'mg' extension is enabled in $HOME/.hgrc. You should have:
People could just use this patch queue directly on top of a CVS
checkout using quilt if .hgignore was committed to CVS ...
Hi Mark,
I'll bet you have one handy.
Is there any objection to committing it, now?