From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,6511c3dc6e1155c9 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,UTF8 Path: g2news1.google.com!news2.google.com!proxad.net!newsfeed.stueberl.de!feed.news.tiscali.de!newsfeed1.ip.tiscali.net!tiscali!transit1.news.tiscali.nl!dreader2.news.tiscali.nl!not-for-mail Newsgroups: comp.lang.ada Subject: Re: GWindows and David Botton References: <2004100312401227544%david@bottoncom> From: Ludovic Brenta Date: Tue, 05 Oct 2004 19:52:25 +0200 Message-ID: <87zn31njc6.fsf@insalien.org> User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:LvT1126mfHVIhB038iftGQJ6f/w= MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Organization: Tiscali bv NNTP-Posting-Date: 05 Oct 2004 19:55:58 CEST NNTP-Posting-Host: 83.134.237.32 X-Trace: 1096998958 dreader2.news.tiscali.nl 44075 83.134.237.32:37841 X-Complaints-To: abuse@tiscali.nl Xref: g2news1.google.com comp.lang.ada:4733 Date: 2004-10-05T19:55:58+02:00 List-Id: Stéphane richard writes: > Brian May wrote: >> Why use CVS for new projects now? There are lots of alternatives to >> CVS which aren't as brain dead, e.g. bitkeeper, subversion, tla/arch, >> etc. > > Well if if a project is hosted on sourceforge, CVS is the way to go > on that project server :-) Then I would suggest meta-CVS. It is a CVS client that uses a regular CVS server for storage, but stores directory and filename information under version control, records merges, and solves most of the problems in CVS. Check it out here: http://users.footprints.net/~kaz/mcvs.html "System requirements: Meta-CVS runs on Linux, and on Windows under Cygwin." -- Ludovic Brenta.