cvs

Polytropon freebsd at edvax.de
Sat Oct 1 07:52:53 UTC 2016


On Fri, 30 Sep 2016 15:49:12 -0400, Anton Yuzhaninov wrote:
> On 2016-09-29 15:31, Doug Hardie wrote:
> > I looked through that.  Subversion is a more complicated system. 
> > There is only one developer (me) so I don't really want to make
> > this into more than I need.
> 
> I case of single developer it is more easy to use git or mercurial.

Or keep using CVS if you do not need any of the more modern
features and therefore see no reason to switch tools.



> Subversion is better suited for corporate environment (or for opensource 
> projects with centralized development model).

Subversion almost "works the same" as CVS, even though it adds
a lot of features, so it's typically considered the "natural
successor" of CVS. Git is often said to be "too different" and
"surprising" in what its subcommands do. :-)



> I prefer Mercurial because it simpler to use (thought not as feature 
> rich as git).
> Just run
> $ hg init
> in local directory and you already can start to work with local repo.

Guess what? You just run

	% cvs init

to achieve the same goal with CVS. ;-)




-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...


More information about the freebsd-questions mailing list