X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: themouse Newsgroups: comp.os.msdos.djgpp Subject: Re: Old Files in Current DJGPP directories Date: Wed, 18 Mar 2009 06:24:28 -0700 (PDT) Organization: http://groups.google.com Lines: 35 Message-ID: References: <0eaab24f-0f6c-419e-9925-f237d6adb437 AT g38g2000yqd DOT googlegroups DOT com> <200903171655 DOT n2HGtIpa021876 AT envy DOT delorie DOT com> <49C09875 DOT F9742C76 AT yahoo DOT com> NNTP-Posting-Host: 209.83.80.194 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1237382668 9077 127.0.0.1 (18 Mar 2009 13:24:28 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Wed, 18 Mar 2009 13:24:28 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: w34g2000yqm.googlegroups.com; posting-host=209.83.80.194; posting-account=mk-1hQoAAABRHA7wwAt_3thfjpGkh8Qu User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB5; .NET CLR 1.1.4322; .NET CLR 2.0.50727; MS-RTC LM 8; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729),gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Mar 18, 1:45=A0am, CBFalconer wrote: > DJ Delorie wrote: > > >> Is there a reason you keep old versions of software in the > >> current directory? > > > If you mean the ftp site, the reason is that nobody has pointed > > out which old versions we no longer need there. =A0Note that we > > don't automatically retire a version when a new one is uploaded; > > there's a delay to make sure the new version works. =A0Sometimes > > we keep an older version around for compatibility (like the > > certain gcc version that is the last one with Pascal support). > > > If you want to audit the files and suggest things that can be > > retired, go ahead, and if others agree I'll retire them. > > Have you developed a method of ensuring that a new release has no > new bugs? =A0If so, please publish it. > > -- > =A0[mail]: Chuck F (cbfalconer at maineline dot net) > =A0[page]: > =A0 =A0 =A0 =A0 =A0 =A0 Try the download section. I would assume that there is a test period, and volunteer testers. :) Does djgpp use any thing like mantis? http://www.mantisbt.org/ That would be helpful to manage issues and such. Is there any dos SVN client? I don't see any , I could write one. :) Any work I do would prob use SVN and sourceforge with a stable "current", a test branch. Standard stuff. ~theMouse