Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37408526
en ru br
ALT Linux repos
S:1.20180726-alt1

Group :: Development/Tools
RPM: mr

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.20180726-alt1
Build date: 28 july 2018, 10:49 ( 298.9 weeks ago )
Size: 64.31 Kb

Home page:   https://myrepos.branchable.com/

License: GPLv2+
Summary: A tool to manage all your version control repos
Description:

The mr(1) command can checkout, update, or perform other actions on
a set of repositories as if they were one combined respository. It
supports any combination of git, svn, mercurial, bzr, darcs, cvs, vcsh,
fossil, and veracity repositories, and support for other version control
systems can easily be added. (There are extensions adding support for unison
and git-svn, among others.)

It is extremely configurable via simple shell scripting. Some examples
of things it can do include:
* Update a repository no more frequently than once every twelve hours.
* Run an arbitrary command before committing to a repository.
* When updating a git repository, pull from two different upstreams
  and merge the two together.
* Run several repository updates in parallel, greatly speeding up
  the update process.
* Remember actions that failed due to a laptop being offline, so they
  can be retried when it comes back online.

Current maintainer: Pavel Nakonechnyi

List of contributors

List of rpms provided by this srpm:

  • mr
  • mr-webcheckout
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin