Best way to share code over the Net

Discussion in 'Programming' started by vanillaice, Aug 3, 2008.

  1. #1
    So, my brother and I have been working on sites for awhile now, and it was pretty easy before because we were also roommates. Being on the same network and using IIS made things pretty simple to work on sites offline, and we just had to yell across the apt if we were working on specific pages to prevent overlapping content.

    However, I moved out over the weekend in with my girlfriend, so now we have to do the same over the net, and it's definitely more difficult for a few reasons. What is the best way to handle situations like that? I'd like to be able to obviously work offline still (will have to put code into my laptop because that has IIS), but still protect the code so we don't overlap.

    Right now i'm thinking of setting up something like source safe on my server, and we can both just 'check' items out, download, work on them, and 'check' back in. Is there an easier way to handle that?

    Thanks!
     
    vanillaice, Aug 3, 2008 IP