On Friday, 17 July 2009 at 11:11, Stefano Stabellini wrote:
> On Fri, 17 Jul 2009, Brendan Cully wrote:
> > On Thursday, 16 July 2009 at 11:36, Tom Rotenberg wrote:
> > > Hi,
> > >
> > > Currently, xen clones the qemu-xen using an 'http://' protocol, and
> > > this takes a lot of time. It can be improved a lot if it will be
> > > moved to be shared by a 'git://' protocol, which is much faster.
> > > Can this be done?
> >
> > Why not have xen use an hg mirror of the qemu-xen tree? These are easy
> > to set up (it's a one-line "hg convert" cron job), and it would
> > simplify life for xen hackers to need only one obscure version control
> > system.
>
> We already have an hg mirror for qemu-xen, it is just not used by
> default:
>
> http://xenbits.xensource.com/ext/qemu-xen-unstable.hg
Ah, wonderful. Would it make sense to use this tree by default? We can
assume users already have hg working to pull the master tree, and it
means one less confusing build tool. The git tree doesn't seem to me
to offer any advantages over an hg mirror for the majority of users,
but it does increase the number of complicated moving parts in an
already difficult build system.
Of course the git tree should remain an option for those people that
want to use it to collaborate with upstream qemu development.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|