• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

bin/H29-Aug-2010-42536

lib/App/SVN/H29-Aug-2010-756415

t/H29-Aug-2010-312273

Build.PLH A D29-Aug-2010863 2817

ChangesH A D29-Aug-20103.3 KiB8063

LICENSEH A D29-Aug-20108.7 KiB202151

MANIFESTH A D29-Aug-2010179 1413

META.ymlH A D29-Aug-2010589 2625

Makefile.PLH A D29-Aug-2010644 2119

READMEH A D29-Aug-2010506 97

TODOH A D29-Aug-2010613 109

README

1This is a command-line tool inspired by "git-bisect", which allows you to
2perform binary searches among the revisions of a subversion project.
3
4There's lots of documentation in the "svn-bisect" file.  Author, usage,
5screenshot, license, it's all in there.  Please run "perldoc svn-bisect" to
6read it.  If you don't have a "perldoc" command, you can just open it in your
7favorite pager or text editor, or maybe even your web browser.  Or, if it has
8been installed properly, you could try "svn-bisect help".
9