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,7f19b947f9c3bdf9 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!feeder3.cambrium.nl!feed.tweaknews.nl!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Ada in Debian: transition to GCC 4.2 References: <87ve9fvrxg.fsf@ludovic-brenta.org> <470C8B67.6020403@obry.net> <87tzozthk6.fsf@ludovic-brenta.org> <470CA650.4090209@obry.net> Date: Fri, 12 Oct 2007 02:11:31 +0200 Message-ID: <87k5ptqjik.fsf@ludovic-brenta.org> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:eHA1uAWISgz4AcozaEEPbPRcxWc= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Organization: Tele2 X-Trace: DXC=NH2K^3`\ZR1Rg1F0Bh26G<6`Y6aWje^Y:2E3:oldkkf;BoE];FT8l04ahHa\j]eK4?`0iWNle]IZ< Xref: g2news2.google.com comp.lang.ada:2434 Date: 2007-10-12T02:11:31+02:00 List-Id: Pascal Obry writes: > Ludovic, > >> No, I meant the CVS from libre.adacore.com. Have they switched to >> Subversion? Or are you referring to your own repository? > > Templates_Parser and AWS have been moved to Subversion on Libre site > since some time now. There is no more CVS repositories for those > projects. Thanks for the info; I had noticed that the CVS server was down last week but not that you had moved some projects to Subversion. Now I see that AdaCore have in fact moved most of the projects to Subversion (the only ones still in CVS seem to be GLADE and GDB). This has allowed me to make a long-standing dream come true: I have tailor'ed the full history into a Monotone database. This db is private for now, but I can merge it into the Ada-France database if anyone is interested. The down side is that the Subversion interface no longer allows me to see the tags; this is a result of Subversion's broken working model (tags are directories) and of the fact that the tags directory in the AdaCore repo is private. -- Ludovic Brenta.