hi,
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