emacs psvn,如何查看svn-commit日志消息?

发布于 2024-11-06 09:59:17 字数 83 浏览 1 评论 0原文

允许用户在 svn commit 上附加文本日志。
有没有办法在 emacs 中特别是在 psvn 模式下查看该文本消息?

谢谢

A user is allowed to attach text log on svn commit.
Is there a way to see that text message in emacs specifically in psvn mode?

Thank you

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

吻安 2024-11-13 09:59:17

Cx v l (vc-print-log) 将显示当前缓冲区文件的版本控制日志。我对 psvn 不熟悉,它可能有其他方式来访问相同的信息。

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.

|煩躁 2024-11-13 09:59:17

Mx svn-status-show-svn-log 将显示日志。

默认的 psvn 绑定是手指扭转:Cx Ms f l

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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文