Results 1 to 3 of 3

Thread: What is a .scc file?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2005
    Posts
    124

    What is a .scc file?

    I downloaded the source code of a simple program and noticed that there was a file named MSSCCPRJ.SCC. What exactly is a *.scc file? What does it do?

  2. #2
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Re: What is a .scc file?

    It's a SOURCE SAFE CONTROL file for a MS PROJECT. MS VISUAL SOURCESAFE uses that file to store information.

    You can pretty much ignore it.

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

  3. #3
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: What is a .scc file?

    If MS Visual Source Safe is installed then every time you create new project and/or add new files to your existing project you will be asked if you want to add those files to Source Safe. In either case MSSCCPRJ.SCC will be created so next time when you launch your project and if it is part of source safe then you will have to login ...
    Also, Visual Source Safe could be used not only for VS projects but to save a copy of any file at all - very usefull utility and many developers all arround the world know it as a "life saver".

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