Results 1 to 5 of 5

Thread: [RESOLVED] Multiple PCs One Project

  1. #1

    Thread Starter
    Frenzied Member mickey_pt's Avatar
    Join Date
    Sep 2006
    Location
    Corner of the Europe :)
    Posts
    1,959

    Resolved [RESOLVED] Multiple PCs One Project

    Hello

    I dont know if this's the right section to my question, if it's not i am sorry.

    I have one project in VB 2005 and i work in three computers, my work pc, my home pc and sometimes in my notebook.

    I need some kind of server that sync my files in the server, every time that i made changes to the code.

    By the way the computers connect to each other over the internet. I use logmein and no-ip.

    Thanks

  2. #2
    Hyperactive Member
    Join Date
    Mar 2002
    Location
    Boston, MA
    Posts
    391

    Re: Multiple PCs One Project

    I like Subversion very much. It's kind of like a modern CVS. It will keep track of your coding revisions and runs on windows, mac and linux... You can read more about it here: http://subversion.tigris.org/

  3. #3

    Thread Starter
    Frenzied Member mickey_pt's Avatar
    Join Date
    Sep 2006
    Location
    Corner of the Europe :)
    Posts
    1,959

    Re: Multiple PCs One Project

    Thanks for the answer...

    But there's a lot of options, what option should i choose? Some one simple and quick to install and to use?


    Thanks

  4. #4
    Hyperactive Member
    Join Date
    Mar 2002
    Location
    Boston, MA
    Posts
    391

    Re: Multiple PCs One Project

    subversion is as easy as it gets. Give it a try, I think you will like it. You can also try a nice shell extension to make the checking in and checking out code easier. I like tortoisesvn (for windows), which you can find here: http://tortoisesvn.tigris.org/

  5. #5

    Thread Starter
    Frenzied Member mickey_pt's Avatar
    Join Date
    Sep 2006
    Location
    Corner of the Europe :)
    Posts
    1,959

    Re: Multiple PCs One Project

    i'll install the visualsvn server...

    and try the tortoisesvn!

    Thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width