| Author |
keep code in a global place
|
jacob deiter
Ranch Hand
Joined: Apr 02, 2008
Posts: 576
|
|
|
I want to keep code global such as saving my code in some server ,so that from any location i can check out the code .All my code is just around 100 MB space.Please let me know about the server and how to interact with it?
|
 |
Maneesh Godbole
Saloon Keeper
Joined: Jul 26, 2007
Posts: 8436
|
|
Google for CVS or SVN
There are some free versions available which might be helpful to you.
|
[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
|
 |
Olivier Legat
Ranch Hand
Joined: Nov 17, 2007
Posts: 176
|
|
|
You could also try Google Docs, but I'm not such if it can take 100 MB.
|
Olly
|
 |
 |
|
|
subject: keep code in a global place
|
|
|