Re: How to get svn-bisect?
From: Ryan Schmidt <subversion-2011a_at_ryandesign.com>
Date: Tue, 11 Jan 2011 08:05:46 -0600
On Jan 11, 2011, at 07:42, Les Mikesell wrote:
Yup, that's what I figured it would do.
A couple days ago I manually bisected a problem in an open source project I've been involved with. There is no test suite, and I supposed it would have taken me longer to figure out how to write a test for the problem "the entire window is purple" than to just manually build and run a few revisions. In the end, the revision I identified unfortunately changed at least a dozen things in the code -- including refactoring existing code, adding new code, and even whitespace changes (groan) -- so that hasn't been totally helpful in tracking down the problem yet. Let it be yet another repeat of the lesson to commit the smallest unit of work possible. It's not like the repository is going to run out of revisions! :)
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.