Skip to content

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 subversion, git, cvs, mercurial, bzr, darcs, cvs, and fossil repositories, and support for other revision control systems can easily be added. (There are extensions adding support for …

Notifications You must be signed in to change notification settings

toddr/kitenet-mr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mr is a Multiple Repository management tool for Mercurial and Git

Author: Joey Hess
Homepage: http://kitenet.net/~joey/code/mr/

mr is intended to be very self-contained, since it might be useful to check
it into ~/bin when keeping your home in version control. It has no
dependencies aside from basic perl.

Just copy mr into your PATH somewhere, if it isn't already, and set up
~/.mrconfig

----

webcheckout has more dependencies, specifically the LWP::Simple and
HTML::Parser CPAN modules, and optionally the URI module.

About

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 subversion, git, cvs, mercurial, bzr, darcs, cvs, and fossil repositories, and support for other revision control systems can easily be added. (There are extensions adding support for …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages