svnmerge.readme

来自「subversion-1.4.3-1.tar.gz 配置svn的源码」· README 代码 · 共 29 行

README
29
字号
A Mailman mailing list for the Python and Bourne shell versions ofsvnmerge has been set up at:    http://www.orcaware.com/mailman/listinfo/svnmergeThe Python version is newer and undergoing active development.  A wikihas been been setup at:    http://www.orcaware.com/svn/wiki/Svnmerge.pyThe Python version supports significantly more features than theBourne shell version, including, but not limited to:  * Add support for more informative commit messages (-V).  * Add double-verbose mode, which shows every svn command executed    (-v -v).  * "svnmerge avail" now only shows commits in head, not also commits    in other parts of the repository.  * Add "svnmerge block" to flag some revisions as blocked, so that    they will not show up anymore in the available list.  Added also    the complementary "svnmerge unblock".  * "svnmerge avail" has grown two new options:    -B to display a list of the blocked revisions.    -A to display both the blocked and the available revisions.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?