Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 68216 invoked from network); 9 Aug 2005 15:31:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Aug 2005 15:31:27 -0000 Received: (qmail 94615 invoked by uid 500); 9 Aug 2005 15:31:22 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 94570 invoked by uid 500); 9 Aug 2005 15:31:22 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 94557 invoked by uid 99); 9 Aug 2005 15:31:22 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Aug 2005 08:31:22 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [209.133.199.10] (HELO jimsys.jagunet.com) (209.133.199.10) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Aug 2005 08:31:45 -0700 Received: from [127.0.0.1] (localhost [127.0.0.1]) by jimsys.jagunet.com (Postfix) with ESMTP id 3330663C0C5 for ; Tue, 9 Aug 2005 11:31:21 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v733) In-Reply-To: <15FEC10B-B1E8-4206-8920-9107E420FE08@clove.org> References: <9BD7F77F-80BB-4A7A-B506-5118CC577623@jaguNET.com> <42F7C264.7050503@wstoddard.com> <42F7C4A6.5070205@force-elite.com> <8DD2B7D9-5F47-4C02-9B62-FEAE467893F2@clove.org> <0EAE7A96-2380-4D88-BD9C-54BBDCD44A99@jaguNET.com> <20050809144640.GB22267@cr> <15FEC10B-B1E8-4206-8920-9107E420FE08@clove.org> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <65998EB2-1567-4655-887E-E29E4D208291@jaguNET.com> Content-Transfer-Encoding: 7bit From: Jim Jagielski Subject: Re: RTC killed the open source project Date: Tue, 9 Aug 2005 11:31:20 -0400 To: dev@httpd.apache.org X-Mailer: Apple Mail (2.733) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Aug 9, 2005, at 11:24 AM, Aaron Bannert wrote: > Version control is your friend, > use it. > It is a shame that despite the advantages of svn over cvs for tags/branches/etc, we are hardly using them effectively.