Y
Hacker News
new
|
ask
|
show
|
jobs
by
gcr
5422 days ago
I'm curious; why CVS instead of something nicer like git (or mercurial, which has good windows support)?
2 comments
ArbitraryLimits
5421 days ago
My sibling commenter is giving me too much credit - I started before git came along, so it was either CVS or SVN. I wanted to be able to kill directories directly from the repository, so CVS it was.
link
wheels
5422 days ago
CVS doesn't store revisions locally so it takes a fraction of the space.
link