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. The Lounge
  3. Remote Source Code Control

Remote Source Code Control

Scheduled Pinned Locked Moved The Lounge
cssdatabasequestion
5 Posts 5 Posters 2 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.
  • E Offline
    E Offline
    ExtraLean
    wrote on last edited by
    #1

    Do any of you use anything to access MS SourceSafe remotely? (other than Source OffSite which costs a bit too much for me) I remember seeing an advertisement/article/post somewhere on CP several months ago about a product similar to Source OffSite (but much cheaper, or free) but can't seem to find it again. So, if you access your SourceSafe DB remotely, what do you use to accomplish this task? Free :beer: to those who reply! -- Edward Livingston (aka ExtraLean) -- "I still maintain that seeing a nipple is far less disturbing than seeing someone get their brains blown out." -- Chris Maunder

    D S L 3 Replies Last reply
    0
    • E ExtraLean

      Do any of you use anything to access MS SourceSafe remotely? (other than Source OffSite which costs a bit too much for me) I remember seeing an advertisement/article/post somewhere on CP several months ago about a product similar to Source OffSite (but much cheaper, or free) but can't seem to find it again. So, if you access your SourceSafe DB remotely, what do you use to accomplish this task? Free :beer: to those who reply! -- Edward Livingston (aka ExtraLean) -- "I still maintain that seeing a nipple is far less disturbing than seeing someone get their brains blown out." -- Chris Maunder

      D Offline
      D Offline
      Daniel Turini
      wrote on last edited by
      #2

      ExtraLean wrote: So, if you access your SourceSafe DB remotely, what do you use to accomplish this task? I don't use SourceSafe. You can try using it over a VPN, but you'll soon realize it's name should be SourceUnSafe. I use CVS, which is (almost) client-server over a SSH-tunnel and it rocks. It's free, fast, secure and reliable. You can work disconnected and only connect for a few seconds for checkin(commit)/checkout/update. Say good-bye to read-only files. Not to mention the tons of features and free utilities for it on the web. I specially like and use the branching (it's not the same concept than VSS's branching). The trouble is that setting up a secure CVS server is hard if you are not a Unix guy (althought there is a version for Windows NT), and people will need to learn how to use it.


      It's not the fall that kills you: it's the sudden stop - Down by Law, Jim Jamursch (1986)

      N 1 Reply Last reply
      0
      • E ExtraLean

        Do any of you use anything to access MS SourceSafe remotely? (other than Source OffSite which costs a bit too much for me) I remember seeing an advertisement/article/post somewhere on CP several months ago about a product similar to Source OffSite (but much cheaper, or free) but can't seem to find it again. So, if you access your SourceSafe DB remotely, what do you use to accomplish this task? Free :beer: to those who reply! -- Edward Livingston (aka ExtraLean) -- "I still maintain that seeing a nipple is far less disturbing than seeing someone get their brains blown out." -- Chris Maunder

        S Offline
        S Offline
        Sean Winstead
        wrote on last edited by
        #3

        If you're not tied to SourceSafe, another option is FtpVC[^]. You can use it to centralize source code on an ftp server. It is not as snazzy as some version control products, but it is inexpensive at $50 per license. Sean Winstead

        1 Reply Last reply
        0
        • E ExtraLean

          Do any of you use anything to access MS SourceSafe remotely? (other than Source OffSite which costs a bit too much for me) I remember seeing an advertisement/article/post somewhere on CP several months ago about a product similar to Source OffSite (but much cheaper, or free) but can't seem to find it again. So, if you access your SourceSafe DB remotely, what do you use to accomplish this task? Free :beer: to those who reply! -- Edward Livingston (aka ExtraLean) -- "I still maintain that seeing a nipple is far less disturbing than seeing someone get their brains blown out." -- Chris Maunder

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Shameless plug but check out http://www.vssconnect.com[^] Joel VssConnect - Remote SourceSafe(r) Access http://www.voxcode.com[^]

          1 Reply Last reply
          0
          • D Daniel Turini

            ExtraLean wrote: So, if you access your SourceSafe DB remotely, what do you use to accomplish this task? I don't use SourceSafe. You can try using it over a VPN, but you'll soon realize it's name should be SourceUnSafe. I use CVS, which is (almost) client-server over a SSH-tunnel and it rocks. It's free, fast, secure and reliable. You can work disconnected and only connect for a few seconds for checkin(commit)/checkout/update. Say good-bye to read-only files. Not to mention the tons of features and free utilities for it on the web. I specially like and use the branching (it's not the same concept than VSS's branching). The trouble is that setting up a secure CVS server is hard if you are not a Unix guy (althought there is a version for Windows NT), and people will need to learn how to use it.


            It's not the fall that kills you: it's the sudden stop - Down by Law, Jim Jamursch (1986)

            N Offline
            N Offline
            Neville Franks
            wrote on last edited by
            #5

            Daniel Turini wrote: Say good-bye to read-only files. r/o files are your friend.;) Neville Franks, Author of ED for Windows. www.getsoft.com Make money with our new Affilate program

            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