SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

svn-bisect rpm build for : OpenSuSE. For other distributions click svn-bisect.

Name : svn-bisect
Version : 1.1 Vendor : obs://build_opensuse_org/devel:tools
Release : lp155.4.5 Date : 2023-05-17 15:59:02
Group : Development/Tools/Version Control Source RPM : svn-bisect-1.1-lp155.4.5.src.rpm
Size : 0.02 MB
Packager : https://www_suse_com/
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/15.5/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  svn-bisect-1.1-lp155.4.5.x86_64.rpm
     

Provides :
svn-bisect
svn-bisect(x86-64)

Requires :
/usr/bin/perl
perl(App::SVN::Bisect) = 1.1
perl-base = 5.26.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/bin/svn-bisect
/usr/share/doc/packages/svn-bisect
/usr/share/doc/packages/svn-bisect/Changes
/usr/share/doc/packages/svn-bisect/LICENSE
/usr/share/doc/packages/svn-bisect/README
/usr/share/man/man1/svn-bisect.1.gz

 
ICM