I'm working on an application which has Source Safe as it's source control.
Today the sourceSafe(SS) machince has problems and our tech people are fixing the machine.
In this Scenario I can only work on the project(visual Studio 2003 C#) in an offline mode.
Question is what do you think about this? is this safe? I mean if the SS gets back online and I have already made changes to somefiles, does the merge goes smoothly or I should wait for SS machine to come up before chaging any code?
I would also like to know your opintion what happens in the scenario above with any other Version-cnotrol Software (SVN,CVS, ...) If you have experience for similar scenario with any software, your feedback is appreciated.