Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 5988 invoked from network); 9 Aug 2005 16:54:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Aug 2005 16:54:39 -0000 Received: (qmail 86093 invoked by uid 500); 9 Aug 2005 16:54:38 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 86041 invoked by uid 500); 9 Aug 2005 16:54:38 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Development" Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 86028 invoked by uid 99); 9 Aug 2005 16:54:38 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Aug 2005 09:54:38 -0700 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=HTML_40_50,HTML_MESSAGE,RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of m.v.lunteren@gmail.com designates 64.233.162.201 as permitted sender) Received: from [64.233.162.201] (HELO zproxy.gmail.com) (64.233.162.201) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Aug 2005 09:54:59 -0700 Received: by zproxy.gmail.com with SMTP id z31so188434nzd for ; Tue, 09 Aug 2005 09:54:36 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=inVZ+xYuKx2J9XqWjQzO/EDdndms6LgnKoJavucjg9KQ8wN+8kL14iEaM8zLYmudDX7S55bqe78gn/tcp268oi3iPX/w9CHIq8dFmVhY5sHJfFEsXbyr8m/qsa1dvrXD68VRYU1CotUOzTuUm2Q8cHlZvErtru/BqcEOCtmp5Zc= Received: by 10.37.15.66 with SMTP id s66mr1164648nzi; Tue, 09 Aug 2005 09:54:35 -0700 (PDT) Received: by 10.36.18.20 with HTTP; Tue, 9 Aug 2005 09:54:35 -0700 (PDT) Message-ID: Date: Tue, 9 Aug 2005 09:54:35 -0700 From: Myrna van Lunteren To: derbydev Subject: should instructions to get 10.1 branch be on website? Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_3581_6785265.1123606475589" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_3581_6785265.1123606475589 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, In passing I noticed we currently have instructions to obtain the source= =20 for the trunk, and for the 10.0 branch, but maybe there should also be=20 something about the 10.1 branch. Something like this: on the downloads page, section branches: " Currently there are the following branches: - 10.0 - 10.1 Use the following command to checkout the source code for a branch: svn co https://svn.apache.org/repos/asf/db/derby/code/branches// where would be the the number of the branch. For example, to checkout the source for the 10.0 branch use the following= =20 command: svn co https://svn.apache.org/repos/asf/db/derby/code/branches/10.0/ " Myrna ------=_Part_3581_6785265.1123606475589 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
Hi,
 
In passing I noticed we currently have instructions to obtain the sour= ce for the trunk, and for the 10.0 branch, but maybe there should also be s= omething about the 10.1 branch.
 
Something like this:
on the downloads page, section branches:
"
Currently there are the following branches:
  - 10.0
  - 10.1
Use the following command to checkout the source code for a branc= h:
where <branch> would be the the number of the branch.
For example, to checkout the source for the 10.0 branch use the follow= ing command:
"
 
Myrna
------=_Part_3581_6785265.1123606475589--