CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2005
    Posts
    11

    Help: unwanted undo-checkout in sourcesafe

    I lose my work by a mistaken clicking on "undo check out" and confirming. Is there any way to find my modifiction back? Tons of thank for any idea.

  2. #2
    Join Date
    Feb 2005
    Location
    Israel
    Posts
    1,475

    Re: Help: unwanted undo-checkout in sourcesafe

    No. If you do Undo Check Out, then you did not CheckIn.
    That means that the only computer with the updated file (before the undo) is your computer. When you confirmed the "lose changes" message then your file gets overwritten by SourceSafe, and your copy is gone.

    Unless you did a backup before undo check out somewhere else...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured