Re: [OT?] Simple AND/OR Simplistic single user ~CVS



On Tue, 24 Nov 2009 06:44:33 +1100
Erik de Castro Lopo <erikd@xxxxxxxxxxxxx> wrote:

Randy Yates wrote:

CVS is passe.

Agree completely. CVS is horrible.

Most people these days use subversion, git, or
mercurial. I believe subversion (AKA svn) is probably the most
popular.

I use Bzr, Git, SVN, and Darcs on a regular basis and have also used
Perforce, CVS, Hg (mercurial), Visual Source Safe and Aegis.

In my experience, Bzr is the one that is the easiest to set up and use
out of all of them. There is no central server to set up (like CVS,
SVN and Perforce) is feature rich and has the simplest command line
interface.

Erik

But in a single user environment, the Subversion "central server" is
simply a directory on the local machine, with no background processes
running. I haven't played with Bzr, but I definitely find that with
TortoiseSVN I'm almost never forced to use the command line for my
Subversion operations. I wasn't able to find any similairly simple to
work with graphical client for any of the other version control systems
I looked at.

--
Rob Gaddi, Highland Technology
Email address is currently out of order
.



Relevant Pages

  • Re: Two More Very General Consulting Question
    ... Subversion was the best tool available for a long ... When SVN came out then CVS was suddenly so oldfashioned - you ... Today with hg and git then SVN is suddenly so oldfashioned - you ... So hg and git are great tools. ...
    (comp.lang.java.programmer)
  • FreeBSD on Subversion : (was Re: Subversion on FreeBSD?)
    ... >> Is there a subversion system for FreeBSD sourcecode? ... > the migration rather than the package ourself. ... I just finished migrating our (small, miniscule compared to FBSD's CVS) ... repository from cvs to svn and it went without a hitch. ...
    (freebsd-questions)
  • Subversion/CVS experiment summary
    ... This is an informal report on the viability of using Subversion to manage the ... to anyone who has looked at SVN before, ... I'm not trying to push one SCM over the other or suggest that CVS is ... Most of my tests were performed on the src/sys portion of the repository. ...
    (freebsd-hackers)
  • Re: Review: 4th Ed
    ... SVN is better, partly because it was specifically designed to ... overcome some of the weaknesses of CVS. ... Because my hatred of CVS has meant that I see Subversion as ... need to do something at work soon as the VSS database there is huge ...
    (rec.games.frp.dnd)
  • Re: [OT?] Simple AND/OR Simplistic single user ~CVS
    ... I believe subversion (AKA svn) is probably the most popular. ... Perforce, CVS, Hg, Visual Source Safe and Aegis. ... Bzr is the one that is the easiest to set up and use ...
    (comp.dsp)