开发者

CVS - grabbing only the latest change

foo.C has been updated 5 times since the tag I checked out. 开发者_如何学GoI want to only grab the very last change made to foo - how can I do that?


'cvs -q update foo.c' gets the latest version

'cvs -n -q update' shows the diff from local against remote.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜