|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 1 of 2] xentop manpage: --delay
Matthias,
This looks like a diff of a patchqueue repository, not the diff
itself. What exactly is this meant to apply to?
Patches sent to the list should be able to be applied directly to
xen-unstable. The way I do this is as follows:
* Start with a clean copy of xen-unstable.hg
* Make a patch series as a mercurial patchqueue
* Once development of the series is done, pop them all off the queue
and edit the patches to include short description in the first line,
longer description (if necessary) following, then the signed-off-by
line
* Push the queue back on
* Now if you do "hg outgoing" (in xen-unstable.hg), you should see
your patch series as individual commits
* "hg email -o --plain" will mail the patch series correctly.
Hope that helps.
-George
On Fri, Dec 17, 2010 at 4:52 PM, Matthias Goergens
<matthias.goergens@xxxxxxxxxx> wrote:
> series | 1 +
> xentop-manpage-delay | 19 +++++++++++++++++++
> 2 files changed, 20 insertions(+), 0 deletions(-)
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
>
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|