macOS
brew install mrlocal Homebrew formula metadata
brew / 順位 5467
mr のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install mrlocal Homebrew formula metadata
nix profile install nixpkgs#mrnixpkgs package indexes · pkgs/by-name/mr/mr/package.nix · ソース: api.github.com
sudo zypper install mropenSUSE Tumbleweed package metadata · mr · ソース: download.opensuse.org
sudo dnf install myreposFedora Rawhide package metadata · myrepos · ソース: dl.fedoraproject.org
sudo pacman -S myreposArch Linux sync databases · myrepos · ソース: geo.mirror.pkgbuild.com
概要
Multiple Repository management tool
履歴
myrepos, installed as the mr command, is Joey Hess's Perl tool for managing many version-control repositories as a group. Its README describes the problem it solves: developers often have many repositories, need to update or push them together, and need repository-specific workflows. mr records repositories in ~/.mrconfig, can discover chained .mrconfig files, and runs commands recursively over repositories below the working directory.
Technically, mr sits above individual VCS tools rather than replacing them. It supports Git, Subversion, Mercurial, Bazaar, Darcs, CVS, Fossil, and Veracity, and exposes familiar cross-repository commands such as checkout, update, status, diff, commit, fetch, push, grep, and arbitrary run commands. The project emphasizes being self-contained, with the main mr command depending only on basic Perl, which made it easy to keep in ~/bin or a version-controlled home directory.
Its adoption niche is the long-tail developer and sysadmin workflow of maintaining many unrelated repositories without adopting a monorepo or a heavyweight workspace manager. The project site documents parallel updates, offline retry of failed actions, per-repository command overrides, global custom commands, and combining related repositories into a logical repository group. In package managers it appears under both mr and myrepos names, alongside developer tools rather than VCS implementations themselves.
セキュリティ状態
mr に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.mrconfig./.mrconfig実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mr | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
webcheckout | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:mr |
|---|---|
| バージョン | 1.20180726 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://myrepos.branchable.com/ |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
mr
nix profile install nixpkgs#mrmyrepos 1.20180726-24.fc45
A multiple SCM repository management tool
https://github.com/joeyh/myrepos
sudo dnf install myreposmyrepos 1.20180726-8
Multiple Repository management tool
https://myrepos.branchable.com
sudo pacman -S myreposmr 1.20180726-1.19
Version control repository manager
https://myrepos.branchable.com
sudo zypper install mrソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.