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. Syncing a single VSS database across several machines

Syncing a single VSS database across several machines

Scheduled Pinned Locked Moved C / C++ / MFC
questiondatabase
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.
  • G Offline
    G Offline
    Gary Chapman
    wrote on last edited by
    #1

    Hi all, I'm a home-based developer who has a single desktop machine with Visual SourceSafe 6 installed. I recently purchased a notebook. I'd like to know how can I share a single codebase between the 2 computers, considering that they will not always be connected to each other. i.e. I want to be able to sync both machines, take my notebook offsite, make various code changes to the notebook's VSS database, and later reconnect the 2 machines and sync the changes with my desktop machine's VSS database. Can I use XP Pro's Offline Files capabilities to keep both versions in sync? Is it safe to just sync the files under VSS\data? Does anyone have any alternative suggestions or caveats? Many thanks, Gary

    D 1 Reply Last reply
    0
    • G Gary Chapman

      Hi all, I'm a home-based developer who has a single desktop machine with Visual SourceSafe 6 installed. I recently purchased a notebook. I'd like to know how can I share a single codebase between the 2 computers, considering that they will not always be connected to each other. i.e. I want to be able to sync both machines, take my notebook offsite, make various code changes to the notebook's VSS database, and later reconnect the 2 machines and sync the changes with my desktop machine's VSS database. Can I use XP Pro's Offline Files capabilities to keep both versions in sync? Is it safe to just sync the files under VSS\data? Does anyone have any alternative suggestions or caveats? Many thanks, Gary

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #2

      I do not see how this situation differs from any other networked enviroment. My VSS database resides on a server machine in the computer room, and I check out files from my desktop. If my desktop loses its connection to the network, I can still work on those files and check them in when I am done (and the network connection has been restored). I do not need to keep a separate VSS database on my desktop.


      "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

      G 1 Reply Last reply
      0
      • D David Crow

        I do not see how this situation differs from any other networked enviroment. My VSS database resides on a server machine in the computer room, and I check out files from my desktop. If my desktop loses its connection to the network, I can still work on those files and check them in when I am done (and the network connection has been restored). I do not need to keep a separate VSS database on my desktop.


        "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow

        G Offline
        G Offline
        Gary Chapman
        wrote on last edited by
        #3

        I should have been more specific. Ideally I want to run VSS on the laptop so I can do several days of development (including being able to undo checkouts when I really screw things up) between syncs. Gary

        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