[Libvirt-cim] Best practices for patchsets

Jay Gagnon grendel at linux.vnet.ibm.com
Wed Nov 28 15:19:19 UTC 2007


Dan Smith wrote:
> HE> What am I doing wrong, if "hg export" returns with:
> HE> abort: export requires at least one changeset
>
> The patch must be applied before you can export it.  You can also just
> do "less .hg/patches/foo" to see the patch if it's not applied.
>
>
>   
I think I was unclear.  Typing "hg export" or "hg email" alone will not
do anything; both require a patch name for their argument.  In other
words, if your patch is named alloc_cap_fix, type "hg export
alloc_cap_fix" to check it over, then "hg email alloc_cap_fix" to email it.


-- 

-Jay




More information about the Libvirt-cim mailing list