macOS
brew install mrlocal Homebrew formula metadata
安装
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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.