有哪些svn可以使用的命令?

不知道有没有人在Listary上把SVN的常用功能加进来了,比如更新、提交、查看日志

研究了下,TortoiseSVN相关的功能可以参照以下文档来配置
http://www.cnblogs.com/me115/archive/2011/05/31/2064047.html

比如:
路径:tortoiseproc.exe
参数:/command:log /path:"%path%"

通过这个自定义命令可以对Listary中选中的文件查看SVN日志。

感谢楼主,基于你的研究,Listary 6里配置样式如下 :smiling_face_with_three_hearts:
image

其余命令类似