From users-return-5186-apmail-subversion-users-archive=subversion.apache.org@subversion.apache.org Wed Oct 06 03:46:26 2010 Return-Path: Delivered-To: apmail-subversion-users-archive@minotaur.apache.org Received: (qmail 57386 invoked from network); 6 Oct 2010 03:46:25 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Oct 2010 03:46:25 -0000 Received: (qmail 35089 invoked by uid 500); 6 Oct 2010 03:46:25 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 34887 invoked by uid 500); 6 Oct 2010 03:46:22 -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 34880 invoked by uid 99); 6 Oct 2010 03:46:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Oct 2010 03:46:21 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [66.111.4.29] (HELO out5.smtp.messagingengine.com) (66.111.4.29) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Oct 2010 03:46:15 +0000 Received: from compute1.internal (compute1.nyi.mail.srv.osa [10.202.2.41]) by gateway1.messagingengine.com (Postfix) with ESMTP id E5442247; Tue, 5 Oct 2010 23:45:54 -0400 (EDT) Received: from frontend2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Tue, 05 Oct 2010 23:45:54 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=date:from:to:cc:subject:message-id:references:mime-version:content-type:content-transfer-encoding:in-reply-to; s=smtpout; bh=Yrjnwkun8tIWC6pxkOkNPHqIfcA=; b=iQ+uSIl8YwcluVebLXzGSZd+6HKWyUH4+5mHQvwR6jnhUNIjLmXp1Ik2b4uAWdabHKZ6m1EQ2UoWI9q8EV4j7rT2We8ciZi0LWRlPEtyd4BzIOukL1ppRKoeycdlPi/koN8G33ZwFrs1O/uGDT12XDxRM60G3CAFPeOpw235WJQ= X-Sasl-enc: wSNpZXkkQ5j8JRY3NUEDuEY9tWdezTg5JdKz9pnZ5Fl5KU2LOx/C4mfKFMvDPw 1286336754 Received: from lp-shahaf.local (bzq-109-64-39-137.red.bezeqint.net [109.64.39.137]) by mail.messagingengine.com (Postfix) with ESMTPSA id F15AB5E697C; Tue, 5 Oct 2010 23:45:53 -0400 (EDT) Date: Wed, 6 Oct 2010 05:44:54 +0200 From: Daniel Shahaf To: Bob Fletcher Cc: users@subversion.apache.org Subject: Re: Problem with external files Message-ID: <20101006034454.GB8631@lp-shahaf.local> References: <4CAA3E85.2000702@ieee.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4CAA3E85.2000702@ieee.org> User-Agent: Mutt/1.5.18 (2008-05-17) Anything concerning unreleased code is on-topic for dev@. Daniel (though next time, you could have just /sent/ it in the first place to potentially avoid the extra round-trip? ) Bob Fletcher wrote on Mon, Oct 04, 2010 at 15:52:21 -0500: > I have a problem with external files using the 1.7 WC format. > I experienced the problem using TortoiseSVN and reported it on the TSVN mailing list. > They suggested reporting it here or on the dev list, since 1.7 is not final. > Where is the best place to send this? > > Thanks, > Bob