Re: Any online source management for personal projects ?



tvn wrote:
Anyone knows if there's such place ? Sourceforge is the most popular
but the projects there seem to be too public, I just need a place to
manage my personal/school project code (i.e., has management tool such
as svn or cvs)

The only two I know of are Sourceforge and Savannah.

You can also use version control on a local disk. Modern USB key ring
drives store huge amounts, you could put all your code on one and still
have room for cvs, editors, compilers and other tools.

.



Relevant Pages