From dev-return-2683-apmail-bloodhound-dev-archive=bloodhound.apache.org@bloodhound.apache.org Tue May 7 21:14:07 2013 Return-Path: X-Original-To: apmail-bloodhound-dev-archive@www.apache.org Delivered-To: apmail-bloodhound-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D31EFF359 for ; Tue, 7 May 2013 21:14:07 +0000 (UTC) Received: (qmail 20313 invoked by uid 500); 7 May 2013 21:14:07 -0000 Delivered-To: apmail-bloodhound-dev-archive@bloodhound.apache.org Received: (qmail 20258 invoked by uid 500); 7 May 2013 21:14:07 -0000 Mailing-List: contact dev-help@bloodhound.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@bloodhound.apache.org Delivered-To: mailing list dev@bloodhound.apache.org Received: (qmail 20248 invoked by uid 99); 7 May 2013 21:14:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 May 2013 21:14:07 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ryan.ollos@wandisco.com designates 209.85.223.172 as permitted sender) Received: from [209.85.223.172] (HELO mail-ie0-f172.google.com) (209.85.223.172) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 May 2013 21:14:01 +0000 Received: by mail-ie0-f172.google.com with SMTP id 16so1950315iea.3 for ; Tue, 07 May 2013 14:13:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type:x-gm-message-state; bh=/YsOCQjkulECTEe2f4PXSmvIUTdgAXZFZYR8iP9GCBo=; b=lIYlmO6X+zm9pZZyHQQKsMRM/y8EGhcl3z33pQlJ2l66w86ofv7ygF4tZwpriZpzi4 UIEmRHnJBNFDhNN6R+rGFzzmEUFwHj0NCSPoSvwXt1v3shoLfm21FyYyQ9y+BWLaj+2X YqtwkNFias0XsGN+KCQmzp+jbdqZ1M2naOFZTGNc2DO8W1D1svAds5uQUyhd3C9hMf4V G12tuF8YzxH0TbtrveINhfEs52OOyDG+o0KT44d3YAbm62xSzXFSWTiOAZWXBDUmGcrR 0hD8gA2aM8d0D8x7EWfK/84cynLX+MHA+gZfTFXRNeIsi6htA5dJ0APdmAVZu4DHodSl +2bw== MIME-Version: 1.0 X-Received: by 10.50.12.133 with SMTP id y5mr4730574igb.108.1367961220132; Tue, 07 May 2013 14:13:40 -0700 (PDT) Received: by 10.64.18.141 with HTTP; Tue, 7 May 2013 14:13:40 -0700 (PDT) In-Reply-To: <51896907.4010107@wandisco.com> References: <20130507203034.86C0E23889E3@eris.apache.org> <51896907.4010107@wandisco.com> Date: Tue, 7 May 2013 14:13:40 -0700 Message-ID: Subject: Re: svn commit: r1480061 - /bloodhound/trunk/installer/README.rst From: Ryan Ollos To: dev@bloodhound.apache.org Content-Type: multipart/alternative; boundary=14dae9340f1d97c1e404dc274a37 X-Gm-Message-State: ALoCoQnv5RXiI6u0rTMgffjfX6KsyEIRbkJi7buocRgssbyFu0gO+LZjtwAUoXN5JlSI+UyIj6An X-Virus-Checked: Checked by ClamAV on apache.org --14dae9340f1d97c1e404dc274a37 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Tue, May 7, 2013 at 1:50 PM, Branko =C4=8Cibej wrot= e: > On 07.05.2013 22:30, brane@apache.org wrote: > > Author: brane > > Date: Tue May 7 20:30:34 2013 > > New Revision: 1480061 > > > > URL: http://svn.apache.org/r1480061 > > Log: > > * installer/README.rst: Bring the note about using the > --system-site-packages > > option with virtualenv from the 0.5 branch back to trunk. > > I happened to notice that the installation instructions on trunk were > out of date with regard to the latest release. That made my hair stand > on end. :) > > I suggest that the normal process for updating release branches should > be to make the change on trunk /first/, and then merge it onto the > relevant release branch. If we do it this way, mishaps like this one > cannot happen; and it's even more important to do this for bug fixes > than documentation fixes. > Thank you for fixing that. I completely agree that changes should be made on the trunk and then merged into the release branch. That is the process I usually follow, but I must have not have been paying enough attention to what I was doing in this instance. --14dae9340f1d97c1e404dc274a37--