Return-Path: X-Original-To: apmail-subversion-users-archive@minotaur.apache.org Delivered-To: apmail-subversion-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D529610979 for ; Wed, 7 Aug 2013 15:59:04 +0000 (UTC) Received: (qmail 66059 invoked by uid 500); 7 Aug 2013 15:59:04 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 65842 invoked by uid 500); 7 Aug 2013 15:59:03 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Received: (qmail 65829 invoked by uid 99); 7 Aug 2013 15:59:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Aug 2013 15:59:02 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of philip.martin@wandisco.com designates 209.85.215.173 as permitted sender) Received: from [209.85.215.173] (HELO mail-ea0-f173.google.com) (209.85.215.173) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Aug 2013 15:58:56 +0000 Received: by mail-ea0-f173.google.com with SMTP id g10so928791eak.32 for ; Wed, 07 Aug 2013 08:58:35 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-type; bh=VFF2J2qoHIcF+JeEPS7RMnKtITxCT5Te5hbVzpWVcSs=; b=XCC9G1Czg5u6PljnwseniSiX3mXCqiCiUfEnPEgtRV1C7TdB9pRz4rAFHjO+uY+fm6 m9809wLQqQObriueV/mg6v7P4pWG1PSavaz/dxNYZoOG4WYdNWxpFCcUvok52NmLbzC+ M4hyUpDygXB1zHjRHQqwOPWDQI2ltBaN8eeEAvCcks0O0SPU33d0DO7693cfqZS/S4Hs vlSnWdI0o1UAODz36PcaxGhSPBIx6cFz+YF7ihQqkGyihma0KoShqXAX3n6pRsa2Wyue SikF+scpI0KOauTUnnAnGf4YWhBk2Feqxh0OXD+5AMleW4Ip1fO3T67TAty5W+vfKrp6 Hctg== X-Gm-Message-State: ALoCoQnSDzEMITAZktnBbi+L93sLMXBEJQTJddiXhqTpCyW8PbaPCgAjM62oM2hiLUbgg5sFwD3L X-Received: by 10.14.218.5 with SMTP id j5mr3717185eep.134.1375891115808; Wed, 07 Aug 2013 08:58:35 -0700 (PDT) Received: from localhost (cpc20-farn7-2-0-cust13.6-2.cable.virginmedia.com. [86.15.228.14]) by mx.google.com with ESMTPSA id k3sm10672626een.16.2013.08.07.08.58.30 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 07 Aug 2013 08:58:34 -0700 (PDT) From: Philip Martin To: Alexander Haley Cc: Bert Huijben , Johan Corveleyn , "users\@subversion.apache.org" , dev@subversion.apache.org Subject: Re: xml output changed - relative paths now appearing? References: <87d2qj5xk0.fsf@ntlworld.com> <878v16yl9u.fsf@ntlworld.com> <008901ce820e$ee0ebf60$ca2c3e20$@qqmail.nl> Date: Wed, 07 Aug 2013 16:58:24 +0100 In-Reply-To: (Alexander Haley's message of "Wed, 7 Aug 2013 11:38:20 -0400") Message-ID: <87bo595w7z.fsf@ntlworld.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked by ClamAV on apache.org Alexander Haley writes: > On Tue, Jul 16, 2013 at 6:26 AM, Bert Huijben wrote: > >> > -----Original Message----- >> > With 1.7 I get >> > >> > > > path="/home/pm/sw/subversion/obj/wc"> >> > > > path="/home/pm/sw/subversion/obj/wc/foo"> >> > >> > while with 1.8 I get >> > >> > > > path="/home/pm/sw/subversion/obj/wc"> >> > > > path="."> >> >> This appears wrong to me. >> svn status always gave the paths in the same form as how the user passed >> them, in both non-xml and xml form. >> >> I would guess that a lot of scripts break down if the paths don't match the >> form that they expected from all previous versions. >> >> I think we should revert to the old form, where the input path dictates the >> form in which we provide paths. Certainly for the --xml option, any other >> form will break scripts. >> > > So - where does this stand - having an informal list agreement that this > is an issue - should I be submitting an issue formally- consider me new to > this development model and unsure of "what is the next step" on this. It's fixed on trunk: http://subversion.tigris.org/issues/show_bug.cgi?id=4398 -- Philip Martin | Subversion Committer WANdisco | Non-Stop Data