获取特定用户的CVS历史记录 [英] Get CVS history for a particular user

查看:134
本文介绍了获取特定用户的CVS历史记录的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何获取特定用户对存储库的提交历史记录?

How do I get the history of commits that have been made to the repository for a particular user?

我能够通过命令行或TortioseCVS访问CVS,因此使用这两种方法的解决方案就足够了.

I am able to access CVS either through the command line or TortioseCVS, so a solution using either method is sufficient.

推荐答案

cvs history -u username

提供用户所做更改的历史记录

gives a history of changes the user has made

这篇关于获取特定用户的CVS历史记录的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆