glob2-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [glob2-devel] changing glob2 cvs-repository to mercurial!


From: Kai Antweiler
Subject: Re: [glob2-devel] changing glob2 cvs-repository to mercurial!
Date: Fri, 02 Feb 2007 10:49:27 +0100
User-agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.4.20 (linux)

> Knowing they have svn at savannah i wonder why we don't switch to it. isn't 
> that good enough?

Subversion was designed to improve cvs.
The newer version control programs were written to be good.
Subversion does not support decentralized development and
branching works, but is not standard way of use.
This is bad when you work in small groups.
Last year I worked together with nuage on our gradient system.
When I realized I had implemented a serious bug, I had to wait
about 8 hours until I had a chance to fix it.  With mercurial
or most other new system this would have been an issue only to
me and nuage.

Another good point is that you can work on a computer without
internet access (like a laptop when your in the waiting room of
your dentist).  You can work on different branches, fix bugs
in the official branch, work on your experimental branch, merge
the bugfixes in your expermental branch and upload everything
once you get home.


> another nice approach to my knowledge is git, isn't it?

Yes, but it's not supported on windows and MacOS as far as I know.


-- 
Kai Antweiler




reply via email to

[Prev in Thread] Current Thread [Next in Thread]