Output from SourceSafe?

Last post 07-21-2009 1:22 AM by catherine sea. 4 replies.

Sort Posts:

  • Output from SourceSafe?

    06-03-2009, 12:23 PM
    • Member
      114 point Member
    • tsw_mik
    • Member since 12-27-2006, 4:33 PM
    • Posts 271

    I'm not sure if that's the right place to ask this question, but I'll give it a try...

    With VS2008 I use MS Visual Source Safe.
    Whenever I get latest version on a project it takes a while, but I can't really tell whether it's just checking the files or updating them.
    Is there a way to display somewhere the list of files that have been modified and updated since last update?

    I used to use Subversion before and got used to this feature.

  • Re: Output from SourceSafe?

    06-03-2009, 5:18 PM
    • Participant
      1,547 point Participant
    • ctheriault
    • Member since 04-10-2009, 4:33 PM
    • Posts 276

    This can be easily acheived using the SourceSafe stand alone client (not within Visual Studio).

    You can compare full hierarchy of directories (called projects in source safe) and only files differing (wherever they are) will be reported. Then within the same interface you can:

    • review differences in each of reported files (one by one)
    • check-in / check-out
    • get changes

     

    ----
    Don't forget to mark this posting as an "Answer" if it is helpful to you
  • Re: Output from SourceSafe?

    06-04-2009, 6:06 AM
    • Member
      114 point Member
    • tsw_mik
    • Member since 12-27-2006, 4:33 PM
    • Posts 271

    Yes, but is there a way to see the list of files that were updated/added from inside VS right after getting latest version of the project?

  • Re: Output from SourceSafe?

    06-04-2009, 11:12 AM
    • Participant
      1,547 point Participant
    • ctheriault
    • Member since 04-10-2009, 4:33 PM
    • Posts 276

    Yes source safe client does a log of updates...

    Why don't you give it a try? It is pretty light weight and easy to install.

    If you don't want a source safe server component, you still can use a local source safe database for your tests.

    It is pretty stable; it pretty much didn't change is the past 15 years...

    ----
    Don't forget to mark this posting as an "Answer" if it is helpful to you
  • Re: Output from SourceSafe?

    07-21-2009, 1:22 AM

    You can view these updating information in the Output window in Visual Studio. To enable the Output window, you can click View -> Output.

     

    Catherine Sea

     

    Catherine Sea
    Version Control Software | Software Configuration Management Solution
Page 1 of 1 (5 items)