由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Software版 - SVN revert to revision
相关主题
totorise SVN马工这么惨,网上到处都是被烙印迫害的案子
管理书籍的软件?please suggest a verb for the sentence. thx!
你们都是用什么工具分析源代码(Source code)?华尔街时报:人民币突然升值让3/4外汇炒家受损
how to make this "bar over pie" chart in Excel?大清当年为啥不把朝鲜给吞并了?
transparent flash video, Please!!!草,google地图改得变成一砣屎
Immediate financial application software development job opening at State Street惨了,background check怎么圆谎? (转载)
Office 2007好不好用?工作背景调查,这句是啥意思
SVN revert to revision (转载)windows 7 update 出问题求助
相关话题的讨论汇总
话题: revision话题: svn话题: old话题: revert话题: working
进入Software版参与讨论
1 (共1页)
r**u
发帖数: 1567
1
I need to test some old code so I reverted my working copy back to an old
revision. But, after that, how can I make my working copy go back to the
latest revision?
I tried update to head but the working copy still has the state of the old
revision.
Thanks.
t****t
发帖数: 6806
2
how did you "revert" to old revision?
ideally, you can use "svn update -r old_version" to use the old revision.
subsequent "svn update" will go back to HEAD.
worst case, just delete all working copy and co again.

【在 r**u 的大作中提到】
: I need to test some old code so I reverted my working copy back to an old
: revision. But, after that, how can I make my working copy go back to the
: latest revision?
: I tried update to head but the working copy still has the state of the old
: revision.
: Thanks.

1 (共1页)
进入Software版参与讨论
相关主题
windows 7 update 出问题求助transparent flash video, Please!!!
我的google now给我推荐了这篇文章Immediate financial application software development job opening at State Street
英国脱欧,彰显西方价值体系的坍塌Office 2007好不好用?
和中国相比,美国根本没有金融自由SVN revert to revision (转载)
totorise SVN马工这么惨,网上到处都是被烙印迫害的案子
管理书籍的软件?please suggest a verb for the sentence. thx!
你们都是用什么工具分析源代码(Source code)?华尔街时报:人民币突然升值让3/4外汇炒家受损
how to make this "bar over pie" chart in Excel?大清当年为啥不把朝鲜给吞并了?
相关话题的讨论汇总
话题: revision话题: svn话题: old话题: revert话题: working