Name : svn-bisect
| |
Version : 1.1
| Vendor : obs://build_opensuse_org/devel:tools
|
Release : lp150.4.3
| Date : 2015-03-13 13:00:00
|
Group : Development/Tools/Version Control
| Source RPM : svn-bisect-1.1-lp150.4.3.src.rpm
|
Size : 0.02 MB
| |
Packager : (none)
| |
Summary : Tool to perform binary searches on SVN checkouts
|
Description :
This tool\'s purpose is to help you 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).
Start a bisect session with the \"start\" command. Then, walk the binary tree by using the \"before\" and \"after\" commands. When you are done, the tool will tell you the target revision.
The most common usage scenario is finding out which rev a bug was introduced in. For this purpose, some command aliases have been added: if the current revision contains the bug, you can use the \"bad\" command (meaning, this revision is \"after\" the change you want to find), otherwise use the \"good\" command (meaning, this revision is \"before\" the change you want to find).
All commands should be run from within a subversion checkout directory. After a \"svn-bisect start\", all subsequent svn-bisect commands need to be run from that same directory.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/tools:/scm:/svn/openSUSE_Leap_15.0/x86_64 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
svn-bisect
svn-bisect(x86-64)
Requires :