Subject: CVS commit: pkgsrc/devel/svn-bisect
From: Joerg Sonnenberger
Date: 2016-11-28 20:08:07
Message id: 20161128190807.6065AFBA6@cvs.NetBSD.org

Log Message:
Add svn-bisect-1.1:

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).

Files:
RevisionActionfile
1.1addpkgsrc/devel/svn-bisect/DESCR
1.1addpkgsrc/devel/svn-bisect/Makefile
1.1addpkgsrc/devel/svn-bisect/PLIST
1.1addpkgsrc/devel/svn-bisect/distinfo