帮助四个表格文件在颠覆中丢失!

发布于 2024-09-17 16:52:16 字数 521 浏览 5 评论 0原文

因此,在经历了 VSS 的糟糕经历之后,我决定最终尝试使用 Ankh SVN for Visual studio 2010 进行颠覆。

我在 win7 开发盒上安装了 CollabNet SVN,然后在 VS2010 上安装了 Ankh SVN。

(像个白痴一样)我添加了一个我正在开发的模型演示项目,并使用 SVN 来试用它。一段时间后,我卸载了 Office 2007(长话短说),我的解决方案引用了 Office 互操作 COM 对象。

所以项目中出现了一些错误,在我删除了引用并修复了所有错误之后,突然我的所有表单 cs 文件都丢失了。设计器和 resx 文件仍然存在,但所有表单都显示有一个小错误图标!

我尝试恢复到不同的修订版(我只做了 5 转)我尝试导出它说“这不是工作副本”!解决方案本身直接丢失了文件!我还删除了解决方案副本中对 subversion 的引用,并将所有文件放在另一个目录中,并在 VS 中关闭了 Ankh SVN,但文件就消失了!

我在表格上花了 3 天,我必须在本周的某个时候进行演示!

吉迪恩

so i decided to finally try out subversion with Ankh SVN for Visual studio 2010, after my nasty experiences with VSS.

I installed CollabNet SVN on my win7 dev box and then Ankh SVN for VS2010.

(Like an Idiot) I added a mockup demo project I was working on and played around with it using SVN. After a while, I un installed Office 2007 (long story) and my solution has references to office interop COM objects.

So there were some errors in the project, after I removed the references and fixed it all, suddenly all my form cs files are missing. The designer and the resx files are still there, but all the forms show up with a little error icon on them!!

I tried revert to different revisions (I only made 5 revs) I tried exporting it says "this is not a working copy" !! The files are missing from the solution directly itself!! I also removed the ref to subversion in a copy of the solution and placed all the files in another directory and turned off Ankh SVN in VS but the files are just GONE!!

I spent 3 days on the forms and I have to give the demo sometime this week!!

Gideon

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

忆梦 2024-09-24 16:52:16

首先,我不知道是什么导致文件从磁盘中删除。

您可以使用 View -> 查看它们是否位于存储库中的某个位置。存储库资源管理器。如果您的存储库没有显示在那里,请使用带有“+”的图标来添加它。然后右键单击根目录,然后选择查看历史记录。浏览您创建的所有 5 个修订版本,看看是否在某处看到 .cs 文件。

First of all, I have no idea what could have cause the files to be deleted from your disk.

What you can do to see if they're somewhere in your repository is use View -> Repository Explorer. If your repository doesn't show up there, use the icon with the '+' to add it. Then right click the root, and select View History. Browse through all 5 revisions you created and see if you see the .cs files there somewhere.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文