Return-Path: Delivered-To: apmail-directory-users-archive@www.apache.org Received: (qmail 47293 invoked from network); 25 Feb 2007 17:19:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Feb 2007 17:19:38 -0000 Received: (qmail 57994 invoked by uid 500); 25 Feb 2007 17:19:46 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 57951 invoked by uid 500); 25 Feb 2007 17:19:46 -0000 Mailing-List: contact users-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@directory.apache.org Delivered-To: mailing list users@directory.apache.org Received: (qmail 57940 invoked by uid 99); 25 Feb 2007 17:19:46 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Feb 2007 09:19:46 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of jpyobjcdude@gmail.com designates 64.233.162.239 as permitted sender) Received: from [64.233.162.239] (HELO nz-out-0506.google.com) (64.233.162.239) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Feb 2007 09:19:35 -0800 Received: by nz-out-0506.google.com with SMTP id i28so941406nzi for ; Sun, 25 Feb 2007 09:19:07 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=ZGtVr4USecCI9rK6V4z1YqJaP0XYSasK6pydRLtyN9oLvZAkT1pj+GY5SKo4qFG0wl7t5sArNd07EKSwZE5wjckQfCrhkUyi1XNsA3/rbITzoeOdja3VoZ9Qj/ukK2iaeGnfjeGAZjIxcc3CEADAPJI+WaokXAupL9jWxx8wBlM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=H7CkXvaYd3WU97NL3xU/R41MRKdjTCLuuXRNk/Ns8UtBeQABfhknOa4swbu11luTKSQzLjOCq813BGqXjw4GZEWKT7mjXkQ140jzaewGiuc2hX083TPNbXAzY/4oIUiRoVBJ9zwmC7X7Gvdw9woQCpvBUa9Y0koa9H4vZO3FK/Y= Received: by 10.65.210.18 with SMTP id m18mr6635642qbq.1172423946618; Sun, 25 Feb 2007 09:19:06 -0800 (PST) Received: by 10.65.105.17 with HTTP; Sun, 25 Feb 2007 09:19:06 -0800 (PST) Message-ID: Date: Sun, 25 Feb 2007 12:19:06 -0500 From: "Tim Quinn" To: users@directory.apache.org Subject: [ApacheDs] Documentation Fix needed MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_34855_19029532.1172423946579" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_34855_19029532.1172423946579 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello, On page: http://directory.apache.org/apacheds/1.0/custom-schema.html The path "svn co http://svn.apache.org/repos/asf/directory/releases/apacheds/1.0.0/schema-archetype/ " ... should be changed to "svn co http://svn.apache.org/repos/asf/directory/apacheds/releases/1.0.1/schema-archetype/ " With that said, it would probably be best to search all documentation and fix all paths that point to .../directory/releases/apacheds/... with .../directory/apacheds/releases /... Thanks, Tim ------=_Part_34855_19029532.1172423946579--