From owner-freebsd-current@FreeBSD.ORG Tue Oct 8 01:04:26 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 1F53FDA7; Tue, 8 Oct 2013 01:04:26 +0000 (UTC) (envelope-from mozolevsky@gmail.com) Received: from mail-qa0-x231.google.com (mail-qa0-x231.google.com [IPv6:2607:f8b0:400d:c00::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C06BB239B; Tue, 8 Oct 2013 01:04:25 +0000 (UTC) Received: by mail-qa0-f49.google.com with SMTP id k15so3350569qaq.15 for ; Mon, 07 Oct 2013 18:04:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=d78LhVs6QmvlheXwLP770Bov1XTpL2zsK4qw+cSdJAU=; b=b5j4/hSjiYJrFFY5YC5T5AzljMmQnYC/fpEq+fHTj708Eee7Mxc361pVYcJLi53cUw /+W/Wzegu4av0QAylNKt8vVRu8vVeXanHZvRR3IzVBDK0e1lrmwUbDwipW3l9/tvs89P F/jaQPxxn3rV4mJA1QKD7ELIAhCDL/3zeHe8442kkO3CL7HlEerecbp36E6ontbGHBdL AWuZ6huOVejdiLpZ9Rk7gzaAypVYuwfrTuJkfTRayuZ5XuF81xFXb5W9zs7FgtVg9OcY 4HZVhqTpm5VWQUKOPnc0ZmMTCPbp7wNTxoPTHPRppFkYmNFUN3/mDwqjwmpsaNZxVK+u TlGw== X-Received: by 10.49.47.50 with SMTP id a18mr40326979qen.61.1381194264981; Mon, 07 Oct 2013 18:04:24 -0700 (PDT) MIME-Version: 1.0 Sender: mozolevsky@gmail.com Received: by 10.224.112.138 with HTTP; Mon, 7 Oct 2013 18:03:44 -0700 (PDT) In-Reply-To: <20131008005950.GA24985@glenbarber.us> References: <29D748F4-5E38-4587-BC7F-0141234C2F62@orthanc.ca> <20131007212925.GC2133@glenbarber.us> <20131008003642.GC56872@funkthat.com> <20131008004253.GG2133@glenbarber.us> <20131008005423.GD56872@funkthat.com> <20131008005950.GA24985@glenbarber.us> From: Igor Mozolevsky Date: Tue, 8 Oct 2013 02:03:44 +0100 X-Google-Sender-Auth: fzqVeqALmUzBIW44IuKQkKwWkQ4 Message-ID: Subject: Re: rcs is gone? To: Glen Barber Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: John-Mark Gurney , "freebsd-current@freebsd.org" , Andreas Nilsson X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Oct 2013 01:04:26 -0000 On 8 October 2013 01:59, Glen Barber wrote: > On Mon, Oct 07, 2013 at 05:54:23PM -0700, John-Mark Gurney wrote: > [snip] > > Plus, I was quite reasured that svn isn't smart enough to realize that > > a path might be a file: url relative to the current working directory... > > I don't know what you mean by this. I think he means file://./file.conf -- Igor M.