开发者

emacs psvn, how to view the svn-commit log message?

A user is allowed to attach text log on svn commit.

Is t开发者_如何学Pythonhere a way to see that text message in emacs specifically in psvn mode?

Thank you


C-x v l (vc-print-log) will show the version control log of the current buffer's file. I'm not familiar with psvn, it may have other ways to access the same information.


M-x svn-status-show-svn-log will display the log.

The default psvn binding is the finger-twisting: C-x M-s f l.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜