dsh-svn-tools
SVN (Subversion) toolset for DeepSeek Harness: 33 agent tools (status, diff, log, blame, commit, merge, props, lock, changelist...) plus a sidebar panel with side-by-side BASE/working-copy diff, conflict resolution and AI commit logs.
SVN(Subversion)工具集:33 个 agent 工具(status/diff/log/blame/commit/merge/props/lock/changelist 等),以及带 BASE/工作副本左右对比、冲突解决与 AI 提交日志的侧边栏面板。
How to install
dsh plugin add github:zengweicheng666/dsh-svn-tools About
dsh-svn-tools SVN (Subversion) 工具 + 侧边栏 UI 插件,为 DeepSeek Harness 提供: Agent 工具(33 个) | 分类 | 工具 | |---|---| | 状态/信息 | svn_status(含 changelist 分组)svn_info | | 差异/历史 | svn_diff svn_log svn_blame(逐行追溯) | | 仓库浏览 | svn_list svn_cat(不带工作副本直接看仓库) | | 变更操作 | svn_add svn_delete svn_mkdir svn_copy(分支/标签)svn_move svn_revert | | 提交 | svn_commit(中文 UTF-8 日志) | | 更新/检出 | svn_update svn_checkout svn_switch svn_relocate svn_upgrade | | 冲突/清理 | svn_resolve(mine/theirs/base/working)svn_cleanup | | 属性 | svn_propget svn_propset svn_proplist svn_propdel(svn:ignore 等) | | 分支/合并 | svn_merge svn_mergeinfo | | 锁定 | svn_…
Recommendation signals
Meta
- License
- –
- Language
- JavaScript
- GitHub stars
- 2
- mo. downloads
- –
- Last push
- 2026-09-02
- Created
- 2026-08-29
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令;无 license
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-git-graph
Git branch selector and Git graph for the dsh web GUI: switch branches and explore branch-lane and commit history from the conversation header.
dsh-web
zhu1090093659/dsh-web/tree/main/packages/dsh-git-graph
Git branch selector and Git graph for the dsh web GUI: switch branches and explore branch-lane and commit history from the conversation header.
dsh-git-worktree
wloops/dsh-git-worktree
Git worktree Session Targets with isolated task sessions, Ready for Review, reversible Local Preview, human-confirmed delivery, environment retention and recovery, and same-session iteration.
dsh-github
PerryLink/dsh-github
Official-grade GitHub CI integration: a composite action.yml, a polling PR review bot with idempotent inline comments and a status-check gate, plus PR/issues tools with every write gated by human approval.