Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 79175 invoked from network); 15 Sep 2009 03:02:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Sep 2009 03:02:50 -0000 Received: (qmail 65232 invoked by uid 500); 15 Sep 2009 03:02:50 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 65162 invoked by uid 500); 15 Sep 2009 03:02:50 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Forrest Developers List" List-Id: Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 65152 invoked by uid 99); 15 Sep 2009 03:02:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Sep 2009 03:02:49 +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; Tue, 15 Sep 2009 03:02:46 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id B80E5238890A; Tue, 15 Sep 2009 03:02:25 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r814976 - /forrest/trunk/etc/tidy-xml.pl Date: Tue, 15 Sep 2009 03:02:25 -0000 To: svn@forrest.apache.org From: crossley@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090915030225.B80E5238890A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: crossley Date: Tue Sep 15 03:02:25 2009 New Revision: 814976 URL: http://svn.apache.org/viewvc?rev=814976&view=rev Log: Link to documentation. Modified: forrest/trunk/etc/tidy-xml.pl Modified: forrest/trunk/etc/tidy-xml.pl URL: http://svn.apache.org/viewvc/forrest/trunk/etc/tidy-xml.pl?rev=814976&r1=814975&r2=814976&view=diff ============================================================================== --- forrest/trunk/etc/tidy-xml.pl (original) +++ forrest/trunk/etc/tidy-xml.pl Tue Sep 15 03:02:25 2009 @@ -26,6 +26,8 @@ # Run the script. It will descend the directory tree. # Run with no parameters or -h to show usage. # +# See http://forrest.apache.org/tasks.html#subversion-monitoring +# ########################################################## use strict;