From commits-return-5964-apmail-continuum-commits-archive=continuum.apache.org@continuum.apache.org Thu Feb 18 23:53:21 2010 Return-Path: Delivered-To: apmail-continuum-commits-archive@www.apache.org Received: (qmail 5654 invoked from network); 18 Feb 2010 23:53:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Feb 2010 23:53:21 -0000 Received: (qmail 3213 invoked by uid 500); 18 Feb 2010 23:53:21 -0000 Delivered-To: apmail-continuum-commits-archive@continuum.apache.org Received: (qmail 3173 invoked by uid 500); 18 Feb 2010 23:53:21 -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 3164 invoked by uid 99); 18 Feb 2010 23:53:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Feb 2010 23:53:21 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Thu, 18 Feb 2010 23:53:20 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 6B06E23888E8; Thu, 18 Feb 2010 23:53:00 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r911653 - in /continuum/branches/continuum-1.3.x/continuum-docs: ./ src/site/apt/administrator_guides/ src/site/apt/user_guides/release/ Date: Thu, 18 Feb 2010 23:53:00 -0000 To: commits@continuum.apache.org From: dennisl@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100218235300.6B06E23888E8@eris.apache.org> Author: dennisl Date: Thu Feb 18 23:52:59 2010 New Revision: 911653 URL: http://svn.apache.org/viewvc?rev=911653&view=rev Log: [CONTINUUM-2282] Fix invalid links when generating pdf of continuum-docs More links fixed, now that we have more pages in the PDF. Merge from trunk. Modified: continuum/branches/continuum-1.3.x/continuum-docs/ (props changed) continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/administrator_guides/distributed-builds.apt continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/administrator_guides/logging.apt continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/user_guides/release/perform.apt continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/user_guides/release/prepare.apt Propchange: continuum/branches/continuum-1.3.x/continuum-docs/ ------------------------------------------------------------------------------ --- svn:mergeinfo (original) +++ svn:mergeinfo Thu Feb 18 23:52:59 2010 @@ -1,4 +1,4 @@ /continuum/branches/continuum-1.2.x/continuum-docs:690684,690689-690799,698449-698533,698817-698819,699529,700250,700273,700936,705894,705910,708339,722279,722624,723119,723487,724016,724024,725845,726103,726239,726462 /continuum/branches/continuum-distributed-builds/continuum-docs:713270-734307 /continuum/tags/continuum-1.2.3/continuum-docs:733253 -/continuum/trunk/continuum-docs:769703,902978,904800,905173,911599,911626,911649 +/continuum/trunk/continuum-docs:769703,902978,904800,905173,911599,911626,911649,911652 Modified: continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/administrator_guides/distributed-builds.apt URL: http://svn.apache.org/viewvc/continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/administrator_guides/distributed-builds.apt?rev=911653&r1=911652&r2=911653&view=diff ============================================================================== --- continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/administrator_guides/distributed-builds.apt (original) +++ continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/administrator_guides/distributed-builds.apt Thu Feb 18 23:52:59 2010 @@ -1,6 +1,9 @@ ------------------ Distributed Builds ------------------ + ------------------ + 2010-02-19 + ------------------ Understanding Distributed Builds @@ -74,15 +77,15 @@ * {{{../installation/build-agent.html}Install and Configure}} one or more Build Agents, then - * {{{./configuration.html}Enable}} the Distributed Builds option in the General Configuration, and + * {{{./configuration.html}Enable}} the Distributed Builds option in the General Configuration, and - * {{{build-agents.html}Add}} your Build Agents to the Continuum Master. + * {{{./build-agents.html}Add}} your Build Agents to the Continuum Master. - * {{{build-agent-groups.html}Add}} your Build Agents to a Build Agent Group. + * {{{./build-agent-groups.html}Add}} your Build Agents to a Build Agent Group. - * {{{buildEnvironment.html} Add}} your Build Agent Group to Build Environment. + * {{{./buildEnvironment.html} Add}} your Build Agent Group to Build Environment. - * Make sure that the {{{localRepository.html} local repository}} of the {{{projectgroup.html} project group}} is properly configured. + * Make sure that the {{{./localRepository.html} local repository}} of the {{{./projectgroup.html} project group}} is properly configured. In this case, it should point to the path of the repository where the build agent is installed/running. [] Modified: continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/administrator_guides/logging.apt URL: http://svn.apache.org/viewvc/continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/administrator_guides/logging.apt?rev=911653&r1=911652&r2=911653&view=diff ============================================================================== --- continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/administrator_guides/logging.apt (original) +++ continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/administrator_guides/logging.apt Thu Feb 18 23:52:59 2010 @@ -3,22 +3,22 @@ ------ Jevica Arianne B. Zurbano ------ - 23 Jul 2009 + 2010-02-19 ------ Log Files To keep track of the Continuum performance and problems, log files are created during runtime. These files can be found in the <<>> directory. - - * {{{continuum-logs.html} <>}} - contains all the start-up information for Continuum. - - * {{{audit-logs.html} <>}} - contains information regarding the project operations and configurations being modified. + + * {{{./continuum-logs.html} <>}} - contains all the start-up information for Continuum. + + * {{{./audit-logs.html} <>}} - contains information regarding the project operations and configurations being modified. For example, projects added are logged here, with date and timestamp, userId of who performed the deploy, and the project that was built. For security measure, passwords are masked behind asterisks. - - * {{{security-logs.html} <>}} - contains information regarding Continuum's security. + + * {{{./security-logs.html} <>}} - contains information regarding Continuum's security. For example, a successful login of a user or a user account is created. - + [] Modified: continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/user_guides/release/perform.apt URL: http://svn.apache.org/viewvc/continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/user_guides/release/perform.apt?rev=911653&r1=911652&r2=911653&view=diff ============================================================================== --- continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/user_guides/release/perform.apt (original) +++ continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/user_guides/release/perform.apt Thu Feb 18 23:52:59 2010 @@ -1,6 +1,9 @@ ------ Perform Release ------ + ------ + 2010-02-19 + ------ Perform Release @@ -21,4 +24,4 @@ [../../images/release-perform-executing.png] - To view the release perform results, refer to {{{release_results.html}Release Results Management}}. + To view the release perform results, refer to {{{./release_results.html}Release Results Management}}. Modified: continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/user_guides/release/prepare.apt URL: http://svn.apache.org/viewvc/continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/user_guides/release/prepare.apt?rev=911653&r1=911652&r2=911653&view=diff ============================================================================== --- continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/user_guides/release/prepare.apt (original) +++ continuum/branches/continuum-1.3.x/continuum-docs/src/site/apt/user_guides/release/prepare.apt Thu Feb 18 23:52:59 2010 @@ -1,6 +1,9 @@ ------ Preparing for Release ------ + ------ + 2010-02-19 + ------ Prepare for Release @@ -32,4 +35,4 @@ [../../images/release-choose-perform-goal.png] - To view the release prepare results, refer to {{{release_results.html}Release Results Management}}. + To view the release prepare results, refer to {{{./release_results.html}Release Results Management}}.