Hmm well lets see.... Hey you know what we actually do put all our code in VSS, who'd have thought.
But you know what, as an obviously not quite as professional as you developer I dont go and check code into VSS when it isn't complete, I keep my wip local. Just so happened I was working on something over the weekend so it wasn't going to be checked in until Monday morning. The error that required a restore trashed my ability to access anything including VSS before I restored... but tks anyway for that education in how real professional programmers work. --- In [email protected], Moss <[EMAIL PROTECTED]> wrote: > > Don't know about Vista but as a professional software developer you > should use some sort of source code versioning system like SVN or CVS. > Then you are not exposed to unwanted OS behavior. And you should ALWAYS > backup the code repository before performing any change to the system > containing the source code repository. Developing software without the > use of a good reliable source code versioning system is like jumping of > a cliff, a not so very sensible act to perform. > > Brgds, > Eduard > > reflexactions schreef: > > > > I switched over to Vista about a week ago, solely becuase I need to > > run FB with 4GB of RAM, otherwise I wouldnt have touched Vista :) > > > > It worked and my first build of the day times have dropped from > > 45mins to 9mins. > > > > However due to a problem with an HP utility I had to do a > > SystemRestore on Saturday, it was restoring back to Friday morning, > > it said "don't worry your documents are unaffected", all it was > > supposed to do (I thought) was put back system drivers and some > > settings to how they were at that point in time.. > > > > Well.... > > > > I was gobsmacked when I started FB to find my project source code had > > been rolled back as well, even though it is in a separate folder not > > under my profile!! > > > > Not a total disaster, just lost Fridays work.... > > > > But why did this happen, and more importantly how do I stop this > > happening in the future!! I dont want "data" rolling back becuase of > > vista system issues. > > > > tks > > > > >

