RSS | Module Info | Add a review of App-SVN-Bisect
App-SVN-Bisect
(1.1)
This is a very useful module which saved me hours. It is now firmly in my arsenal: I use svn-bisect both interactively and in scripts.
dtikhonov - 2013-05-29T19:44:26 (permalink)
Was this review helpful to you?
Yes
No
App-SVN-Bisect
(1.0)
This module is great. It brings the "bisect search for a bug" algorithm to subversion. With svn-bisect you can
find any interesting commit using a binary search.
A tip: If you aren't using English locales be sure you set the LC_MESSAGES environment variable to "C" before running svn-bisect:
export LC_MESSAGES=C
casiano - 2010-04-28T09:12:42 (permalink)
1 out of 1 found this review helpful.
Was this review helpful to you?
Yes
No

