Return-Path: Delivered-To: apmail-db-derby-commits-archive@www.apache.org Received: (qmail 70072 invoked from network); 2 Aug 2006 16:29:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Aug 2006 16:29:27 -0000 Received: (qmail 61559 invoked by uid 500); 2 Aug 2006 16:29:27 -0000 Delivered-To: apmail-db-derby-commits-archive@db.apache.org Received: (qmail 61529 invoked by uid 500); 2 Aug 2006 16:29:27 -0000 Mailing-List: contact derby-commits-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Derby Development" List-Id: Delivered-To: mailing list derby-commits@db.apache.org Received: (qmail 61518 invoked by uid 99); 2 Aug 2006 16:29:27 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Aug 2006 09:29:27 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Aug 2006 09:29:27 -0700 Received: from ajax.apache.org (localhost [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 2DA5AD495B for ; Wed, 2 Aug 2006 17:29:06 +0100 (BST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: derby-commits@db.apache.org Date: Wed, 02 Aug 2006 16:29:06 -0000 Message-ID: <20060802162906.25304.75061@ajax.apache.org> Subject: [Db-derby Wiki] Trivial Update of "HowToBackOutaChange" by DavidVanCouvering X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Dear Wiki user, You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification. The following page has been changed by DavidVanCouvering: http://wiki.apache.org/db-derby/HowToBackOutaChange ------------------------------------------------------------------------------ - = How To Back Out a Change = + This is quoted from [http://www.schwer.us/journal/2005/09/04/subversion-backing-out-a-committed-change/ this blog] - This is quoted from [http://www.schwer.us/journal/2005/09/04/subversion-backing-out-a-committed-change/ this blog] + ---- You just committed a change to the repository and now you realize it was a mistake; how do you back your changes out in the working copy and recommit the corrected version?