Description
Subversion history can be searched with a git-bisect-style workflow to find a change that introduced a bug. Developers use it to run binary searches through revisions and narrow regressions. It operates on working copies and test commands, so repository state should be understood before use.