On Saturday 23 June 2007 07:00:03 Jens Axboe wrote: > > I realize releases are a bit out of fashion, but is there any way to go > > through cvs to track down which checkin broke this stuff? I can do it in > > git, mercurial, or subversion. But cvs isn't really set up for this sort > > of thing... > > git clone git://git.kernel.dk/data/git/qemu.git > > and bisect on that then. It's a continued git import of the cvs repo, > gets updated every night.
Oh _cool_. Any way to get a mention of that on the qemu web page? Thanks, Rob -- "One of my most productive days was throwing away 1000 lines of code." - Ken Thompson.