开发者

How to update project minus one file in subclipse

Is there an easy way to use subclipse (svn) to update an entire project, but exclude one file from the update? I need this because there is one file which has computer-specific constants开发者_如何学运维 (mostly paths).


Is this file checked in in some changeset? If so, you can update your project then 'revert' it back to that existing revision with 'Team => Update to Version'. Tedious but until this file syncs up with the head...

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜