Return-Path: X-Original-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CD2DA9AFC for ; Wed, 14 Mar 2012 20:50:33 +0000 (UTC) Received: (qmail 87945 invoked by uid 500); 14 Mar 2012 20:50:33 -0000 Delivered-To: apmail-incubator-ooo-commits-archive@incubator.apache.org Received: (qmail 87903 invoked by uid 500); 14 Mar 2012 20:50:33 -0000 Mailing-List: contact ooo-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-commits@incubator.apache.org Received: (qmail 87896 invoked by uid 99); 14 Mar 2012 20:50:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Mar 2012 20:50:33 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Mar 2012 20:50:31 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 41A452388CE1; Wed, 14 Mar 2012 20:50:10 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1300717 - /incubator/ooo/site/trunk/content/openofficeorg/source.mdtext Date: Wed, 14 Mar 2012 20:50:10 -0000 To: ooo-commits@incubator.apache.org From: robweir@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120314205010.41A452388CE1@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: robweir Date: Wed Mar 14 20:50:09 2012 New Revision: 1300717 URL: http://svn.apache.org/viewvc?rev=1300717&view=rev Log: Added link to clone of legacy Hg respository Modified: incubator/ooo/site/trunk/content/openofficeorg/source.mdtext Modified: incubator/ooo/site/trunk/content/openofficeorg/source.mdtext URL: http://svn.apache.org/viewvc/incubator/ooo/site/trunk/content/openofficeorg/source.mdtext?rev=1300717&r1=1300716&r2=1300717&view=diff ============================================================================== --- incubator/ooo/site/trunk/content/openofficeorg/source.mdtext (original) +++ incubator/ooo/site/trunk/content/openofficeorg/source.mdtext Wed Mar 14 20:50:09 2012 @@ -65,6 +65,15 @@ Note that the migration from the legacy caused pre-existing files to be double-counted. But the contribution history should be intact. +## Legacy Source Code Repository + +A clone of the project's legacy (pre-Apache, Hg OOO340) version control system is maintained +as service to the ecosystem by a volunteer. Please note that this code is +LGPL-licenced and is not maintained by the Apache OpenOffice project. + +The legacy repository can be found [here][9]. + + [1]: http://subversion.apache.org [2]: http://svn.apache.org/viewvc/incubator/ooo/trunk @@ -73,4 +82,5 @@ be intact. [5]: http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide [6]: https://www.ohloh.net/p/openoffice [7]: https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+3.4+Unofficial+Developer+Snapshots -[8]: https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+3.4+Unofficial+Developer+Snapshots#AOO3.4UnofficialDeveloperSnapshots-fullsets \ No newline at end of file +[8]: https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+3.4+Unofficial+Developer+Snapshots#AOO3.4UnofficialDeveloperSnapshots-fullsets +[9]: https://bitbucket.org/mst/ooo340 \ No newline at end of file