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. Other Discussions
  3. IT & Infrastructure
  4. Source Code Control Advice - Remote Working

Source Code Control Advice - Remote Working

Scheduled Pinned Locked Moved IT & Infrastructure
csharpvisual-studiosysadminquestionlearning
4 Posts 4 Posters 1 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.
  • T Offline
    T Offline
    thowra
    wrote on last edited by
    #1

    Hi, I've been developing a number of applications for my own company over the past couple of years and I've reached a point where I really need to start using a source code control system. I've used them in the past of course including Visual Source Safe, CVS and so on but what I really need is to take advantage of a server-based system as I have a Windows 2003 server in a data-centre and I would like to submit my code and my changes via a suitable web client. All my development is in Visual Studio 2005 and soon-to-be 2K8. I tend to be out and about on a laptop so a lot of my development is done remotely - I spend a lot of time in hotels! What would people advise for a single user that needs to use a server to host their code over the Internet? I looked at Perforce which is supposedly free for a single user. Is that a good place to start? Thanks for looking :)

    Evil cannot be conquered in the world... It can only be resisted within oneself.

    C E 2 Replies Last reply
    0
    • T thowra

      Hi, I've been developing a number of applications for my own company over the past couple of years and I've reached a point where I really need to start using a source code control system. I've used them in the past of course including Visual Source Safe, CVS and so on but what I really need is to take advantage of a server-based system as I have a Windows 2003 server in a data-centre and I would like to submit my code and my changes via a suitable web client. All my development is in Visual Studio 2005 and soon-to-be 2K8. I tend to be out and about on a laptop so a lot of my development is done remotely - I spend a lot of time in hotels! What would people advise for a single user that needs to use a server to host their code over the Internet? I looked at Perforce which is supposedly free for a single user. Is that a good place to start? Thanks for looking :)

      Evil cannot be conquered in the world... It can only be resisted within oneself.

      C Offline
      C Offline
      Colin Angus Mackay
      wrote on last edited by
      #2

      phykell wrote:

      What would people advise for a single user that needs to use a server to host their code over the Internet?

      I believe SourceGear's Vault is free for a single user license. I've used it in the past and was very impressed with it.

      Recent blog posts: * Introduction to LINQ to XML (Part 1) - (Part 2) - (part 3) My website | Blog

      P 1 Reply Last reply
      0
      • C Colin Angus Mackay

        phykell wrote:

        What would people advise for a single user that needs to use a server to host their code over the Internet?

        I believe SourceGear's Vault is free for a single user license. I've used it in the past and was very impressed with it.

        Recent blog posts: * Introduction to LINQ to XML (Part 1) - (Part 2) - (part 3) My website | Blog

        P Offline
        P Offline
        Pete OHanlon
        wrote on last edited by
        #3

        I'll second Vault. We use it, and it is a great product (plus, it will suck in your existing VSS projects if you have them).

        Deja View - the feeling that you've seen this post before.

        My blog | My articles

        1 Reply Last reply
        0
        • T thowra

          Hi, I've been developing a number of applications for my own company over the past couple of years and I've reached a point where I really need to start using a source code control system. I've used them in the past of course including Visual Source Safe, CVS and so on but what I really need is to take advantage of a server-based system as I have a Windows 2003 server in a data-centre and I would like to submit my code and my changes via a suitable web client. All my development is in Visual Studio 2005 and soon-to-be 2K8. I tend to be out and about on a laptop so a lot of my development is done remotely - I spend a lot of time in hotels! What would people advise for a single user that needs to use a server to host their code over the Internet? I looked at Perforce which is supposedly free for a single user. Is that a good place to start? Thanks for looking :)

          Evil cannot be conquered in the world... It can only be resisted within oneself.

          E Offline
          E Offline
          Ed Poore
          wrote on last edited by
          #4

          I'll recommend the usual Subversion, completely free for home many users there are. I've actually set up my own Windows 2003 Server back at home and use VisualSVN Server[^] for configuring the server side of things (makes things very simple) and TortoiseSVN for the client. The advantage I can see of Subversion is that it's very widely used and open source, lots of people use it and from what I can remember there are plug-ins available for it to work with other version control systems so if you do decide to change then you can move things over with less hassle than other systems. I for a while hated source control but after using Subversion love it. You can if you're using Visual Studio a lot pay $49 for a VisualSVN client for it (I tried the demo and it was great) but seeing as I don't absolutely need it I just use Tortoise although I might buy one over the summer for work.


          I doubt it. If it isn't intuitive then we need to fix it. - Chris Maunder

          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