SVN repository host for pet projects.
Posted
by
cbrandolino
on Programmers
See other posts from Programmers
or by cbrandolino
Published on 2010-12-26T11:52:31Z
Indexed on
2010/12/27
0:59 UTC
Read the original article
Hit count: 591
Hi!
I need a subversion repository for a couple of projects I'm working on with friends/colleagues, in particular one that:
- Is cheap;
- Has an high data storage/transfer limit;
- Does not have unlimited users (they would be ~10);
- Does not have public anonymous co capabilities (I don't mind them, but usually they have an influence on the cost).
Why don't you just install an SVN server on a machine of yours?
Because the remote ones host stuff that is vital to clients, while those we have at home are a mess already.
Distributed versioning systems?
They're cool and everything, but everybody (in the subset "people-I-would-work-with" knows how to use subversion - and really, the easier the better.
© Programmers or respective owner