myrepos

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 repository. 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.
 .
 This package also includes the webcheckout command.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://myrepos.branchable.com/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install myrepos