|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] refetch qemu if QEMU_TAG changed
On 10/29/10 09:20, Ian Campbell wrote:
On Fri, 2010-10-29 at 07:57 +0100, Juergen Gross wrote:
Check for a changed QEMU_TAG. If it has changed since last build, delete old
qemu sources and refetch with new QEMU_TAG.
Deleteing and recloning seems like an awfully big hammer. Can the same
not be achieved with a "git fetch origin" and a "git reset<tag>"?
I'm no git expert :-)
I just created an automated version of the currently supported "official" way
to handle this kind of problem (make distclean) without deleting everything.
I don't know if there are any nasty side effects possible with your proposal,
so it would be nice if someone with more git experience could set up a better
solution.
Juergen
--
Juergen Gross Principal Developer Operating Systems
TSP ES&S SWE OS6 Telephone: +49 (0) 89 3222 2967
Fujitsu Technology Solutions e-mail: juergen.gross@xxxxxxxxxxxxxx
Domagkstr. 28 Internet: ts.fujitsu.com
D-80807 Muenchen Company details: ts.fujitsu.com/imprint.html
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|