[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#481858: RFP: svn-bisect -- Determine which version of a subversion repository contains a change, by bisection



Package: wnpp
Severity: wishlist

* Package name    : svn-bisect
  Version         : 0.5
  Upstream Author : Mark Glines <mark-cpan@glines.org>
* URL             : http://search.cpan.org/~infinoid/App-SVN-Bisect-0.4/svn-bisect
* License         : Artistic License 2.0
  Programming Lang: Perl
  Description     : Determine which version of a subversion repository contains a change, by bisection

Modelled after git's bisect command, this tool allows you to start with two
endpoints (revision numbers) from an SVN repo, and by specifying either
"svn-bisect good" or "svn-bisect bad" cut the search space in half, allowing
you to efficiently perform a binary search to find which change introduced that
bug you're looking for.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.24 (PREEMPT)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



Reply to: