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

    Backing up a Visual Source Safe Database

    How can I back up a Visual Source safe Database? Which directories do I need to copy?

    Thanks!




  2. #2
    Join Date
    Apr 1999
    Posts
    11

    Re: Backing up a Visual Source Safe Database

    Mainly you need to take backup of data directory and .dat files (status.dat,etc.)
    It is better if once in a while yu take the full VSS directory backup

    Mukthar

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