开发者

SVN: is there any way to remove the files created after the last revision?

after doing a revert -R * from the root of my project, I revert the state of the fi开发者_如何学Cles to the last revision. But if I have added new files, they are not removed..

So, is there any way to remove the files created after the last revision?

Regards

Javi


Did you mean svn update -r{xxx} where {xxx} is your last revision.

once you commit, it will stay there forever

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜