fd41db7f26
svn-bisect is a small tool to determine which revision of a subversion repository contains a change. It does this by employing a binary search. It will manage the current revision of your checkout directory, and narrow in on the target revision, as you give it clues about the current revision such as "before" (this revision is before the one you want) or "after" (this revision is after the one you want).
8 lines
369 B
Text
8 lines
369 B
Text
@comment $NetBSD: PLIST,v 1.1 2016/11/28 19:08:07 joerg Exp $
|
|
bin/svn-bisect
|
|
${PERL5_SUB_INSTALLARCHLIB}/perllocal.pod
|
|
${PERL5_SUB_INSTALLVENDORLIB}/App/SVN/Bisect.pm
|
|
${PERL5_SUB_INSTALLVENDORARCH}/auto/App/SVN/Bisect/.packlist
|
|
${PERL5_SUB_INSTALLVENDORBIN}/svn-bisect
|
|
${PERL5_SUB_INSTALLVENDORMAN1DIR}/svn-bisect.1
|
|
${PERL5_SUB_INSTALLVENDORMAN3DIR}/App::SVN::Bisect.3
|