如何从Subversion解决方案中找回更改 [英] How to get the changes back from the subversion solution

查看:88
本文介绍了如何从Subversion解决方案中找回更改的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我正在使用带有subv svn的Visual Studio.我正在忙一个项目以及上周提交的一些更改.

今天,我再次进行了修改,过了一段时间,我决定回到我的提交状态,一切都好了,我回复了原来的内容.

但是现在我想回到舞台上,然后再还原溶液.在提交之后和还原之前,如何获得所做的所有更改.


请帮助我,我在还原中丢失了很多东西,如何进行对文件所做的更改.


在此先感谢.

Hi,

I am using visual studio with subversion svn. I was waorking on a project and some changes I commited last week.

Today I made some chages again , after some time I decided to go back to my commited state and it''s fine, I reverted and got to the commited items.

But now I want to go to the stage before reverting the soulution. How can I get all the changes I made after commiting and before reverting .


Please help me guys , i lost a lot of things in reverting, How to go to the changes i made on files.


Thanks in Advance.

推荐答案

没有办法.您没有提交更改,SV(以及其他任何东西)也没有跟踪未提交的代码.
当您签出并进行一些更改时,所有这些更改都在您的计算机本地.
还原时,本地副本将被服务器副本覆盖.
因此,您可以看到,服务器对您的更改一无所知.
There is no way. You didn''t commit your changes, and SV(and anything else) doesn''t track uncommitted code.
When you check out and make some changes, all those changes are local to your machine.
When you revert, your local copy is being overwritten by server''s copy.
So, you can see, server doesn''t know anything about your changes.


这篇关于如何从Subversion解决方案中找回更改的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆