* Version control system for KVM?
@ 2006-11-14 14:02 Simon Kagstrom
[not found] ` <87u01286uc.wl%simon.kagstrom-6Uc+yI3S9P8@public.gmane.org>
0 siblings, 1 reply; 6+ messages in thread
From: Simon Kagstrom @ 2006-11-14 14:02 UTC (permalink / raw)
To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Hello!
In an earlier thread [1], there was a question about a public version
control systems for KVM. Is something like this "in the pipe"? It
would be very convenient for keeping track of the development!
// Simon
[1] http://article.gmane.org/gmane.comp.emulators.kvm.devel/83
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
^ permalink raw reply [flat|nested] 6+ messages in thread[parent not found: <87u01286uc.wl%simon.kagstrom-6Uc+yI3S9P8@public.gmane.org>]
* Re: Version control system for KVM? [not found] ` <87u01286uc.wl%simon.kagstrom-6Uc+yI3S9P8@public.gmane.org> @ 2006-11-14 15:51 ` Avi Kivity [not found] ` <4559E604.9090909-atKUWr5tajBWk0Htik3J/w@public.gmane.org> 0 siblings, 1 reply; 6+ messages in thread From: Avi Kivity @ 2006-11-14 15:51 UTC (permalink / raw) To: Simon Kagstrom; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f Simon Kagstrom wrote: > Hello! > > In an earlier thread [1], there was a question about a public version > control systems for KVM. Is something like this "in the pipe"? It > would be very convenient for keeping track of the development! > > I just got the green light for this. I'll get the repo up in the very near future. -- error compiling committee.c: too many arguments to function ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 ^ permalink raw reply [flat|nested] 6+ messages in thread
[parent not found: <4559E604.9090909-atKUWr5tajBWk0Htik3J/w@public.gmane.org>]
* Re: Version control system for KVM? [not found] ` <4559E604.9090909-atKUWr5tajBWk0Htik3J/w@public.gmane.org> @ 2006-11-14 16:36 ` Muli Ben-Yehuda [not found] ` <20061114163651.GB6848-k73YwwB0fHlWk0Htik3J/w@public.gmane.org> 0 siblings, 1 reply; 6+ messages in thread From: Muli Ben-Yehuda @ 2006-11-14 16:36 UTC (permalink / raw) To: Avi Kivity; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f On Tue, Nov 14, 2006 at 05:51:32PM +0200, Avi Kivity wrote: > I just got the green light for this. I'll get the repo up in the very > near future. What are you planning to use? hopefully git or mercurial - at least for the kernel parts. Cheers, Muli ------------------------------------------------------------------------- SF.net email is sponsored by: A Better Job is Waiting for You - Find it Now. Check out Slashdot's new job board. Browse through tons of technical jobs posted by companies looking to hire people just like you. http://jobs.slashdot.org/ ^ permalink raw reply [flat|nested] 6+ messages in thread
[parent not found: <20061114163651.GB6848-k73YwwB0fHlWk0Htik3J/w@public.gmane.org>]
* Re: Version control system for KVM? [not found] ` <20061114163651.GB6848-k73YwwB0fHlWk0Htik3J/w@public.gmane.org> @ 2006-11-14 16:38 ` Avi Kivity [not found] ` <4559F0E9.1050503-atKUWr5tajBWk0Htik3J/w@public.gmane.org> 0 siblings, 1 reply; 6+ messages in thread From: Avi Kivity @ 2006-11-14 16:38 UTC (permalink / raw) To: Muli Ben-Yehuda; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f Muli Ben-Yehuda wrote: > On Tue, Nov 14, 2006 at 05:51:32PM +0200, Avi Kivity wrote: > > >> I just got the green light for this. I'll get the repo up in the very >> near future. >> > > What are you planning to use? hopefully git or mercurial - at least > for the kernel parts. > > subversion on sourceforge -- error compiling committee.c: too many arguments to function ------------------------------------------------------------------------- SF.net email is sponsored by: A Better Job is Waiting for You - Find it Now. Check out Slashdot's new job board. Browse through tons of technical jobs posted by companies looking to hire people just like you. http://jobs.slashdot.org/ ^ permalink raw reply [flat|nested] 6+ messages in thread
[parent not found: <4559F0E9.1050503-atKUWr5tajBWk0Htik3J/w@public.gmane.org>]
* Re: Version control system for KVM? [not found] ` <4559F0E9.1050503-atKUWr5tajBWk0Htik3J/w@public.gmane.org> @ 2006-11-14 16:43 ` Muli Ben-Yehuda [not found] ` <20061114164322.GC6848-k73YwwB0fHlWk0Htik3J/w@public.gmane.org> 0 siblings, 1 reply; 6+ messages in thread From: Muli Ben-Yehuda @ 2006-11-14 16:43 UTC (permalink / raw) To: Avi Kivity; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f On Tue, Nov 14, 2006 at 06:38:01PM +0200, Avi Kivity wrote: > subversion on sourceforge Eeek on both accounts... I strongly recommend git or mercurial at least for the kernel bits. Also, if svn on sf is as bad as CVS used to be there... you're in for a lot of pain. Cheers, Muli ------------------------------------------------------------------------- SF.net email is sponsored by: A Better Job is Waiting for You - Find it Now. Check out Slashdot's new job board. Browse through tons of technical jobs posted by companies looking to hire people just like you. http://jobs.slashdot.org/ ^ permalink raw reply [flat|nested] 6+ messages in thread
[parent not found: <20061114164322.GC6848-k73YwwB0fHlWk0Htik3J/w@public.gmane.org>]
* Re: Version control system for KVM? [not found] ` <20061114164322.GC6848-k73YwwB0fHlWk0Htik3J/w@public.gmane.org> @ 2006-11-14 16:48 ` Avi Kivity 0 siblings, 0 replies; 6+ messages in thread From: Avi Kivity @ 2006-11-14 16:48 UTC (permalink / raw) To: Muli Ben-Yehuda; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f Muli Ben-Yehuda wrote: > On Tue, Nov 14, 2006 at 06:38:01PM +0200, Avi Kivity wrote: > > >> subversion on sourceforge >> > > Eeek on both accounts... I strongly recommend git or mercurial at > least for the kernel bits. Also, if svn on sf is as bad as CVS used to > be there... you're in for a lot of pain. > > git's learning curve is too steep for me. I may dip into it later on, but I've got too much on my plate right now. Mercurial is fine, but I don't have hosting for it and I don't see the need for such a small project. -- error compiling committee.c: too many arguments to function ------------------------------------------------------------------------- SF.net email is sponsored by: A Better Job is Waiting for You - Find it Now. Check out Slashdot's new job board. Browse through tons of technical jobs posted by companies looking to hire people just like you. http://jobs.slashdot.org/ ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2006-11-14 16:48 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-14 14:02 Version control system for KVM? Simon Kagstrom
[not found] ` <87u01286uc.wl%simon.kagstrom-6Uc+yI3S9P8@public.gmane.org>
2006-11-14 15:51 ` Avi Kivity
[not found] ` <4559E604.9090909-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2006-11-14 16:36 ` Muli Ben-Yehuda
[not found] ` <20061114163651.GB6848-k73YwwB0fHlWk0Htik3J/w@public.gmane.org>
2006-11-14 16:38 ` Avi Kivity
[not found] ` <4559F0E9.1050503-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2006-11-14 16:43 ` Muli Ben-Yehuda
[not found] ` <20061114164322.GC6848-k73YwwB0fHlWk0Htik3J/w@public.gmane.org>
2006-11-14 16:48 ` Avi Kivity
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox