P
P
Pavel Lebedev2012-03-21 07:59:37
CVS
Pavel Lebedev, 2012-03-21 07:59:37

Recommend a version control system

I want to start using the version control system for my projects. Although in general it suits the good old copying of the project directory to a new directory with a date in the name, but something tells me that using a version control system is more convenient. But I don't know what to choose! Online service or local repository. Which client (preferably cross-platform, just in case). I ask for advice!

Answer the question

In order to leave comments, you need to log in

7 answer(s)
A
avalak, 2012-03-21
@SoLRoN

Bitbucket - mercurial, git, maintains private repositories on a free plan .
GitHub - git, private repositories available on a paid plan . Strong social component. + Gist
What is better?

M
MastaEx, 2012-03-21
@MastaEx

Git, it can be both local and remote, and all together and whatever, the decentralized keyword. For remote storage look BitBucket , they give any number of private repositories.

G
gricom, 2012-03-21
@gricom

I think it's kind of cruel to tell someone who has never used version control systems to try git.
Mercurial is much easier to just get started with. On Habré there is an excellent list of articles from Spolsky about Mercurial habrahabr.ru/post/108443/

K
Kuzma, 2012-03-21
@Kuzma

git or mercurial. svn is no longer up to date

S
Stanislav Gamayunov, 2012-03-21
@happyproff

If you plan to version under Windows, then definitely Mercurial.
He gets up without oddities, like min-gw and a pack of Linux utilities from Git. And at first, a visual GUI (TortoiseHg) will not hurt you. And with Mercurial, it is much more usable than its counterparts for Git (and I tried a lot and, apart from repeated disappointment, experienced nothing). And in general, it is much more human, not like Git.
The only negative: BitBucket is not as good as GitHub, but if you are not open source, then you are in the black.

T
tangro, 2012-03-21
@tangro

git

M
multlurk, 2012-03-21
@multlurk

Mercurial may be simpler, but Git will almost certainly come in handy in the future.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question