Return-Path: X-Original-To: apmail-continuum-commits-archive@www.apache.org Delivered-To: apmail-continuum-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7D723DCA2 for ; Wed, 28 Nov 2012 06:41:58 +0000 (UTC) Received: (qmail 17725 invoked by uid 500); 28 Nov 2012 06:41:58 -0000 Delivered-To: apmail-continuum-commits-archive@continuum.apache.org Received: (qmail 17577 invoked by uid 500); 28 Nov 2012 06:41:55 -0000 Mailing-List: contact commits-help@continuum.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@continuum.apache.org Delivered-To: mailing list commits@continuum.apache.org Received: (qmail 17534 invoked by uid 99); 28 Nov 2012 06:41:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Nov 2012 06:41:54 +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, 28 Nov 2012 06:41:51 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 6D9852388B42; Wed, 28 Nov 2012 06:41:31 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r1414544 [5/5] - in /continuum/site-publish: ./ css/ development/ images/ images/books/ images/screenshots/ js/ scripts/ Date: Wed, 28 Nov 2012 06:41:29 -0000 To: commits@continuum.apache.org From: brett@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121128064131.6D9852388B42@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Added: continuum/site-publish/source-repository.html URL: http://svn.apache.org/viewvc/continuum/site-publish/source-repository.html?rev=1414544&view=auto ============================================================================== --- continuum/site-publish/source-repository.html (added) +++ continuum/site-publish/source-repository.html Wed Nov 28 06:41:18 2012 @@ -0,0 +1,288 @@ + + + + + + + + + + + + + + + Continuum - Source Repository + + + + + + + + + + + +
+ +
+
+
+

Overview

+This project uses Subversion to manage its source code. Instructions on Subversion use can be found at http://svnbook.red-bean.com/.
+

Web Access

+

The following is a link to the online source repository.

+ +
+

Anonymous access

+

The source can be checked out anonymously from SVN with this command:

+
$ svn checkout http://svn.apache.org/repos/asf/continuum/trunk continuum
+
+
+

Developer access

+

Everyone can access the Subversion repository via HTTP, but Committers must checkout the Subversion repository via HTTPS.

+
$ svn checkout https://svn.apache.org/repos/asf/continuum/trunk continuum
+
+

To commit changes to the repository, execute the following command to commit your changes (svn will prompt you for your password)

+
$ svn commit --username your-username -m "A message"
+
+
+

Access from behind a firewall

+

For those users who are stuck behind a corporate firewall which is blocking HTTP access to the Subversion repository, you can try to access it via the developer connection:

+
$ svn checkout https://svn.apache.org/repos/asf/continuum/trunk continuum
+
+
+

Access through a proxy

+

The Subversion client can go through a proxy, if you configure it to do so. First, edit your "servers" configuration file to indicate which proxy to use. The file's location depends on your operating system. On Linux or Unix it is located in the directory "~/.subversion". On Windows it is in "%APPDATA%\Subversion". (Try "echo %APPDATA%", note this is a hidden directory.)

+

There are comments in the file explaining what to do. If you don't have that file, get the latest Subversion client and run any command; this will cause the configuration directory and template files to be created.

+

Example: Edit the 'servers' file and add something like:

+
[global]
+http-proxy-host = your.proxy.name
+http-proxy-port = 3128
+
+
+
+ +
+
+
+
+
+ + + Added: continuum/site-publish/team-list.html URL: http://svn.apache.org/viewvc/continuum/site-publish/team-list.html?rev=1414544&view=auto ============================================================================== --- continuum/site-publish/team-list.html (added) +++ continuum/site-publish/team-list.html Wed Nov 28 06:41:18 2012 @@ -0,0 +1,553 @@ + + + + + + + + + + + + + + + Continuum - Team list + + + + + + + + + + + +
+ +
+
+
+

The Team

+

A successful project requires many people to play many roles. Some members write code or documentation, while others are valuable as testers, submitting patches and suggestions.

+

The team is comprised of Members and Contributors. Members have direct access to the source of a project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. Get involved today. All contributions to the project are greatly appreciated.

+

Members

+

The following is a list of developers with commit privileges that have directly contributed to the project in one way or another.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
IdNameEmailOrganizationRolesTime ZoneActual Time (GMT)
evenisseEmmanuel Venisseevenisse@apache.orgASFPMC Chair+1+1
brettBrett Porterbrett@apache.orgASFPMC Member+10+10
carlosCarlos Sanchezcarlos@apache.orgASFPMC Member+1+1
epunzalanEdwin Punzalanepunzalan@apache.org-PMC Member-8-8
handyandeAndrew Williamshandyande@apache.org-PMC Member00
joakimeJoakim Erdfeltjoakime@apache.orgASFEmeritus-5-5
jmcconnellJesse McConnelljmcconnell@apache.orgASFPMC Member-6-6
kenneyKenney Westerhofkenney@apache.orgNeonicsPMC Member+1+1
ochingMaria Odea B. Ching--PMC Member--
olamyOlivier Lamyolamy@apache.orgASFPMC Member+1+1
rinkuRahul Thakur--PMC Member--
trygvisTrygve Laugstoltrygvis@apache.orgASFPMC Member+1+1
wsmoakWendy Smoakwsmoak@apache.org-PMC Member-7-7
ctanMaria Catherine Tanctan@apache.org-PMC Member+8+8
jzurbanoJevica Arianne B. Zurbanojzurbano@apache.org-Committer+8+8
jmoralesJosé Morales Martínezjmorales@apache.org-Committer+1+1
mbaclayMarecor M. Baclaymbaclay@apache.org-Committer+8+8
dennislDennis Lundbergdennisl@apache.org-Committer--
jvanzylJason van Zyl--Emeritus Committer--
+
+

Contributors

+

The following additional people have contributed to this project through the way of suggestions, patches or documentation.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Name
Franck Hugot
Xavier Marc
Bastiaan Bakker
Damien Lecan
Hilco Wijbenga
Damien Blugeon
Yudong Wang
George Gastaldi
Tomislav Stojcevich
David Causse
Teodoro Cue Jr.
Thierry Lach
Dário Oliveros
Tom Cort
Napoleon Esmundo C. Ramirez
Jan Ancajas
Lester Ecarma
Iouri Goussev
Henry S. Isidro
Marcelo Takeshi Fukushima
Franz Allan Valencia See
John Didion
Valerie Lavilla
Marvin King
Evan Ernst
Mang Lau
Dennis Lundberg
Milos Kleint
Dan Tran
Nick Gonzalez
Alex Mayorgaadame
Andreas Hoheneder
Matthew Beermann
Scott Schram
Miguel Griffa
John Michael Luy
Fabrice Daugan
Cuellar Gregory
Jonathan Ramsey
Ken Liu
Gwen Harold Autencio
Christian Schulte
Brent N. Atkinson
Mateus Pimenta
Laurent Foret
Deckrider
Paul Smith
Garry Baal
+
+
+ +
+
+
+
+
+ + +