Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Configuration/source control for a Visual Studio project

Configuration/source control for a Visual Studio project

Scheduled Pinned Locked Moved C / C++ / MFC
c++csharpvisual-studiotutorialquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Polly Parrot
    wrote on last edited by
    #1

    Hi all! Setting up a multi-developer Visual C++ project, which non-code files (i.e. not h- or cpp-files) would You include for source control? Obviously, all h- and cpp-files dhould be included, but then what? There has been some debate going on at the office on whether for instance the dsp and dsw files should be configured. A concrete example: we have suffered problems with what files/classes show up in a clients view after a sync to head following the check-in of new files/classes by another developer. By the way, we are using Perforce. Your input will be much appreciated! ------------------------------------------------------------ "Pooollyyy!! ...Polly Parrot! Wakey-wakey!"

    P T 2 Replies Last reply
    0
    • P Polly Parrot

      Hi all! Setting up a multi-developer Visual C++ project, which non-code files (i.e. not h- or cpp-files) would You include for source control? Obviously, all h- and cpp-files dhould be included, but then what? There has been some debate going on at the office on whether for instance the dsp and dsw files should be configured. A concrete example: we have suffered problems with what files/classes show up in a clients view after a sync to head following the check-in of new files/classes by another developer. By the way, we are using Perforce. Your input will be much appreciated! ------------------------------------------------------------ "Pooollyyy!! ...Polly Parrot! Wakey-wakey!"

      P Offline
      P Offline
      Polly Parrot
      wrote on last edited by
      #2

      Less than a minute after posting my question I googled out the following page: http://www.perforce.com/perforce/doc.031/manuals/p4plugins/02\_visualcpp.html Scroll down to the second last heading; "which files do I put in the depot?". Any additional thoughts and input on the subject from You guys out there are still much appreciated! ------------------------------------------------------------ "Pooollyyy!! ...Polly Parrot! Wakey-wakey!"

      1 Reply Last reply
      0
      • P Polly Parrot

        Hi all! Setting up a multi-developer Visual C++ project, which non-code files (i.e. not h- or cpp-files) would You include for source control? Obviously, all h- and cpp-files dhould be included, but then what? There has been some debate going on at the office on whether for instance the dsp and dsw files should be configured. A concrete example: we have suffered problems with what files/classes show up in a clients view after a sync to head following the check-in of new files/classes by another developer. By the way, we are using Perforce. Your input will be much appreciated! ------------------------------------------------------------ "Pooollyyy!! ...Polly Parrot! Wakey-wakey!"

        T Offline
        T Offline
        Taka Muraoka
        wrote on last edited by
        #3

        DSP's yes, DSW's no. If you are relying on your DSW to build the project correctly (via project dependencies), that's not a good thing. DSW's are intended for per-developer settings, DSP's for project settings.


        Lets be honest, isn't it amazing how many truly stupid people you meet during the course of the day. Carry around a pad and pencil, you'll have twenty or thirty names by the end of the day - George Carlin Awasu 2.1.1 [^]: A free RSS reader with support for Code Project.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups