Re: subversion vs cvs (Was: Re: linked list rewrite)

From: "Magnus Naeslund(t)" <mag(at)fbab(dot)net>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: Frank Wiles <frank(at)wiles(dot)org>, "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>, sailesh(at)cs(dot)berkeley(dot)edu, neilc(at)samurai(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: subversion vs cvs (Was: Re: linked list rewrite)
Date: 2004-03-25 02:22:47
Message-ID: 40624277.8070401@fbab.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Christopher Kings-Lynne wrote:
>
> What's needed is a good window client like WinCVS, however...
>
> Chris
>

There is a number of those, our shop uses (and makes programs for) both
windows and unix (and might soon use mac's aswell), so it's very
important that there exists a good client for each. Especially if you
version html pages and such that is edited by people that isn't so techy.

We're using TortoiseSvn right now, it's implemented as an explorer
extension, so you just rightclick on a file or directory to
update/commit/whatever.

What i like with svn is that it's a nobrainer for old cvs guys like me
to use it. It solves all the problems with CVS right now, and promises
more features later on (like much better than CVS merging).

The new buzz is distributed versioning systems these days, but i
question if that is called for in the vast majority of projects out there.

If the only reason is for offline work that can be achieved with
subversion too, with svk for example (haven't tried it, but been told
that it works fine). Svk handles or will(?) handle distributed repos in
the bk sense aswell, i believe.

But ofcourse arch has alot of features that are extremly cool, the
reason why i didn't evaluate it further was that it didn't work on
windows well, the fixed weird branching/version naming and the
complexity of learning for our developers since they already use cvs.

Surely the two systems should be evaluated against their competiors
within the same distribution models, not cross the boundries, since the
design is very different.

Subversions strength is it's percieved simplicity, and archs strength is
it's complexity.

Regards,
Magnus

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message günter strubinsky 2004-03-25 03:30:16 Re: ERROR: column "currec" does not exist while calling function with 'record' (or %rowtype% argument
Previous Message Christopher Kings-Lynne 2004-03-25 02:02:34 Re: subversion vs cvs (Was: Re: linked list rewrite)

Browse pgsql-hackers by date

  From Date Subject
Next Message Dustin Sallings 2004-03-25 03:44:05 Re: subversion vs cvs (Was: Re: linked list rewrite)
Previous Message Christopher Kings-Lynne 2004-03-25 02:02:34 Re: subversion vs cvs (Was: Re: linked list rewrite)