Return-Path: Delivered-To: apmail-incubator-general-archive@www.apache.org Received: (qmail 65728 invoked from network); 4 Nov 2009 22:02:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Nov 2009 22:02:40 -0000 Received: (qmail 71516 invoked by uid 500); 4 Nov 2009 20:13:17 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 71322 invoked by uid 500); 4 Nov 2009 20:13:16 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Received: (qmail 71312 invoked by uid 99); 4 Nov 2009 20:13:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Nov 2009 20:13:16 +0000 X-ASF-Spam-Status: No, hits=-3.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gstein@gmail.com designates 72.14.220.154 as permitted sender) Received: from [72.14.220.154] (HELO fg-out-1718.google.com) (72.14.220.154) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Nov 2009 20:13:13 +0000 Received: by fg-out-1718.google.com with SMTP id e21so3797693fga.0 for ; Wed, 04 Nov 2009 12:12:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=j+6VLSV/DED6Ke9OKLkFPzlb292ESgt+zHpRGfAt5MY=; b=Rtr9Gh8XwBOWP1DffhhyeXmWc+lxMgu71igC+qHmqiE2ZLqDT1QjaPsyusfyGytIG/ n7t6GAY3mvfgpCL/uCazJeOKWRjNYAf5AtivaX3JthRcAksyB3tHrmfFcbZG6AojAUts YAu0f9XSYloDQtEpOOy56wdMkWkfJ5orVOtGo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=lEV5vdPbEocSG76+OtuMn9a3g6+VxAcDbvCJIhlj5oxjhPVbeTgImUKuqqNcUf9KuO +ohZWSPWCBI85sRyM+tvCq6QxPnJHVvfcblNzrV2NEnl05jtpSddjTfkCxqclxk08F9R 8vA1XbXoNEz114NxCNU0IibT6mmrXZrIsfAxg= MIME-Version: 1.0 Received: by 10.86.158.5 with SMTP id g5mr4273470fge.32.1257365571222; Wed, 04 Nov 2009 12:12:51 -0800 (PST) Date: Wed, 4 Nov 2009 15:12:51 -0500 Message-ID: <6cca3db30911041212na34324dp16d978c52ce9d2a1@mail.gmail.com> Subject: [PROPOSAL][VOTE] Subversion From: Greg Stein To: general@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Subversion is a version control system. You probably know it well as it is the version control system employed by the Apache Software Foundation. The Subversion project would like to join the Apache Software Foundation to remove the overhead of having to run its own corporation. The Subversion project is already run quite like an Apache project, and already counts a number of ASF Members amongst its committers. Work on Subversion was originally started at CollabNet; Karl Fogel was hired in January 2000. Jim Blandy, at RedHat, already had an initial design for the storage system, which was incorporated into the FS design. In February Brian Behlendorf invited Greg Stein to contribute his WebDAV experience to Subversion. Ben Colins-Sussman was hired in April 2000 to work on the project. In that same month the first "all hands" meeting was held, where a number of "interested people" came together to talk about the project. Subversion was run as an open source project since the early days. Now, more than nine years later, it retains a healthy community, and has a good number of committers. In the life span of Subversion, several committers have switched employers and have maintained involvement. The committership is diverse, both geographically as well as in terms of employment. The equivalent of the PMC consists of all the full committers to the Subversion project (currently around 55 people). The community uses the voting process also used at the ASF. Releases are signed off by gathering votes/digital signatures of each committer who verified the release candidate. We feel the ASF and Subversion communities are very compatible, witness the cross interest that already exists. There is both a vibrant developer as well as a large and active user community. Technology-wise, Subversion builds on APR, and implements two Apache HTTP Server modules. Note that Subversion has a number of related projects, which are not part of this proposal (e.g. cvs2svn, TortoiseSVN, Subclipse). More information on Subversion can be found at http://www.subversion.org/ and http://subversion.tigris.org/. The Subversion Corporation has a license to all source code, and has CLAs on file for nearly all it's committers. That is, we have all but one or two full committers, and some percentage of partial committers. We have a number of *user-configurable* dependencies which are not compatible with the AL: - Neon, a HTTP client library, used by libsvn_ra_neon, is LGPL. (An alternative HTTP client library, libsvn_ra_serf uses the Serf library under ALv2.) - Qt, KDE and GNOME libraries are also under LGPL-2.1. D-Bus (which is also used by libsvn_auth_gnome_keyring and libsvn_auth_kwallet) is under Academic Free License 2.1 or >=GPL-2. (This support is for integration for KDE and GNOME's authentication providers.) - libintl (This library provides translation support for systems without a proper internationalization library.) - BDB (This is used by the libsvn_fs_base system which stores its data in BDB; an alternative repository system called fs_fs does not have this dependency.) --- Required Resources - Mailing lists - dev - issues - users - private - commits - announce - breakage (see http://subversion.tigris.org/ds/viewForumSummary.do?dsForumId=552) - We will work with the Infrastructure team to transfer the subscriber listings to the new destinations. - Subversion: - We have not made a decision whether we prefer Subversion should be imported into the main ASF Subversion repository or be hosted as a separate repository to enable early testing of the repository code. We intend to discuss this during the Incubation process before the code is imported. It is also understood that ASF infrastructure team may be willing to run custom pre-release Subversion server builds for the entire ASF, so this separate repository option may not be required. - The Subversion source code can be found at: http://svn.collab.net/repos/svn/. - Issue tracking - We haven't made a decision between JIRA or Bugzilla at this time and expect this decision to be made as part of the Incubation process. Our current issue tracking system uses Issuezilla (a fork of Bugzilla) and we have not yet decided whether we want to import our previous issues into the new system and will decide this in the course of the Incubation process. - Our current issue tracker is at http://subversion.tigris.org/issue-tracker.html. - Buildbot - We currently use buildbot across a number of platforms and configurations for automated builds and testing. Over time, we would like to migrate these services to Apache infrastructure where appropriate. - Our current buildbot master is at http://buildbot.subversion.org/buildbot/ Note that we request these resources to be at their final locations, not an intermediary while going through incubation. The cost of switching twice would otherwise be significant due to the size of the existing community. The Subversion team members are happy to work with and assist the ASF Infrastructure team to enable early deployments of its release candidates if possible. Initial Committers The list of initial committers is at http://svn.collab.net/repos/svn/trunk/COMMITTERS. The initial PMC members are those listed as full committers in that file (lines 1-74). Sponsors * Champion: Greg Stein * Nominated Mentors: Justin Erenkrantz, Greg Stein, Sander Striker, Daniel Rall * Sponsor: --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org