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,f4f9a5641fe807e0 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post01.iad.highwinds-media.com!newsfe10.iad.POSTED!00000000!not-for-mail From: Brad Moore User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Paraffin: Parallelism generics for Ada 2005 References: <4d3f3b67$0$22088$742ec2ed@news.sonic.net> <4d3f45be$0$6768$9b4e6d93@newsspool3.arcor-online.net> <4d3f4642$0$22179$742ec2ed@news.sonic.net> In-Reply-To: <4d3f4642$0$22179$742ec2ed@news.sonic.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: NNTP-Posting-Host: 68.145.218.234 X-Complaints-To: internet.abuse@sjrb.ca X-Trace: newsfe10.iad 1296006819 68.145.218.234 (Wed, 26 Jan 2011 01:53:39 UTC) NNTP-Posting-Date: Wed, 26 Jan 2011 01:53:39 UTC Date: Tue, 25 Jan 2011 18:53:39 -0700 Xref: g2news2.google.com comp.lang.ada:17669 Date: 2011-01-25T18:53:39-07:00 List-Id: On 25/01/2011 2:53 PM, R. Tyler Croy wrote: > Georg Bauhaus wrote: >> On 1/25/11 10:06 PM, R. Tyler Croy wrote: >> >>> >>> The site has a sourceforge placeholder page in place, and the SVN repo is >>> empty: >>> http://paraffin.svn.sourceforge.net/viewvc/paraffin/ >>> Where's the beef? :) >>> >> >> My browsing software was directed to here: >> http://sourceforge.net/projects/paraffin/ >> and here: >> http://sourceforge.net/projects/paraffin/files/ >> >> All files available in one single compressed archive, >> very effective, and inclusive ;-) > > Yes, I saw that, I was more curious why the source is only distributed via > compressed archives instead of imported into a public version control system. > > No particular reason, I suppose. This is my first release of a project on source forge. I checked out several other Ada open source projects, and that seemed to be the approach taken elsewhere. If it makes sense to release in another manner, I am open to considering that. One issue I think with releasing in a public version control system, is choosing which one. There are a number of them out there.