rgheck
Sat, 06 Feb 2010 11:50:41 -0800
On 02/06/2010 02:24 PM, Vincent van Ravesteijn wrote:
I sometimes do this manually: svn -r up 30000, and then if that one is OK, split the difference. Not very efficient, perhaps, but it works. It'd be great to have this automated for regression bugs.John McCabe-Dansted schreef:Usually it is clear in which piece of the code the bug is, then "svn blame" can help you. Apart from that, our memory of what has been changed can help us.3) Do you already do bisections on bugs, if so what tools do you use?
rh