Page 1 of 1

Version Control System, VCS

Posted: Tue Sep 17, 2013 6:48 am
by Ivan Denisov
Which Version Control System (VCS) to use for the project and how?

Summary from email list:
- nobody force each other to use VCS
- the users who wants to use the VCS will sync changes in VCS with the marks of authorship
- we should use a public repository for project to attract more members and receive more merge requests
- we should not use repositories that are banned in some countries (Google Code, SourceForge)
- most of the members wants to use a git repository
- there are possible to track changes in our git repository using odc-to-utf8 converter synchronising it with public one

http://en.wikipedia.org/wiki/Comparison ... facilities

There is a poll for a week to discuss and choose VCS web-service. Suggest your arguments here please.

Re: Version Control System, VCS

Posted: Tue Sep 17, 2013 12:53 pm
by Romiras
GitHub has mature infrastructure, has user-friendly interface, stable, allows easily contribute by creation forks and submitting pull-requests. It's free.