Skip to content
#

svn-migration

Here is 1 public repository matching this topic...

Language: Python
Filter by language

它是一款本地文件版本管理工具,灵感来自 SVN 的版本概念,但去掉了服务器的复杂度。你不需要搭建服务、不需要联网、不需要学习复杂的命令。右键点击目录,打开 VerMan,就能对当前文件状态打一个「快照」。任何时候都能一键回滚到任意历史版本,或者导出某个版本的文件。 VerMan 的核心哲学是:版本管理应该像喝水一样简单。它不替代 Git/SVN,而是填补那个「我只是想保留一下当前状态,不想折腾仓库」的场景。

  • Updated May 17, 2026
  • Python

Improve this page

Add a description, image, and links to the svn-migration topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the svn-migration topic, visit your repo's landing page and select "manage topics."

Learn more