|
-
Oct 18th, 2008, 02:16 PM
#1
Thread Starter
Frenzied Member
[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
-
Oct 18th, 2008, 02:41 PM
#2
Hyperactive Member
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/
-
Oct 18th, 2008, 03:22 PM
#3
Thread Starter
Frenzied Member
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
-
Oct 18th, 2008, 03:30 PM
#4
Hyperactive Member
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/
-
Oct 18th, 2008, 03:42 PM
#5
Thread Starter
Frenzied Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|