gpt4 book ai didi

svn 差异 : Compare my local uncommited changes with an arbitrary version of the file from the repository

转载 作者:行者123 更新时间:2023-12-03 07:07:31 25 4
gpt4 key购买 nike

假设我已经检查了 hello.c 的修订版 10,这是存储库中的最新版本。我已经在工作区本地对 hello.c 进行了一些更改,但尚未提交。现在,我如何将版本 10 上所做的本地未提交更改与存储库中 hello.c 的版本 7 进行比较?

感谢您的宝贵时间!

最佳答案

要查看工作副本对文件 hello.c 的修改与修订版 7 的比较,请使用:

svn diff -r 7 hello.c

关于svn 差异 : Compare my local uncommited changes with an arbitrary version of the file from the repository,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4043346/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com