X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:references :mime-version:content-type:in-reply-to; q=dns; s=default; b=G2jw k8IkIBH3it9xBG7Oco8NANx7jmtalv4UrJ07Q/YqphpuQtH960hLnfoYive8Y+hL 20LrQ0BDSWwN0MKZ2F9+xSzrtDl051Of9qD2zQMKvyVCSYgCqrm6Ker7Okm58qfv NniWuh1TbbW1rfRGFA4qSHJvS3/qWD4GnoDMgu0= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:references :mime-version:content-type:in-reply-to; s=default; bh=YYxqM6L5/A tg5sksSGnxXekKy7Y=; b=UAoW5NiUEJejakknmrl8ldA0JNY/qmE3g6E2Bf9tUm KbhLuHQdXoR/2JAHOD23q0QwG4NV31AQySTW+m5AtW2rzjZiv1ckdZP+YOrCd0wc KIwX5vvLZCDN1mnifiSieD0e4WRIByfAUuBn9eCMs1OtKqQ/4EQfdsyqxQLAag0K Y= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mail-wm0-f42.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=MAnVXeucQYN617Xu+JB7f1kmVo8GUYi0jhwd8JaLLK4=; b=Vpis4UyDmA+CCehKSQWapaQPCKuc13Vu2KnOe5JCJ269y5cyAmO9InzPVLiHZKpCm9 +Kn6pdhT0/M+jbDXpSSPlz3tgZb8ff7qnQyiVdHRSsOdIn4nl1JkiWYMowMGqjSWwcL8 Jx0A3NOFoj+ePnTYsCbQ/zUSjoWZA4eB9lG3xuRTwcOQxxUTJCI4z04D5+DerLvzLICe OVeU7ECGm7jgtZXxtHJxYccy4LGUQP/HvaW5wJuCX0KHeIEtXXZgQSWPJjJaI649CHbu lGuokMVUKViFcDG5/L+HVZNxHb7YJVHkFXd1gfSNVQi2buQVbPC93utbp+qx/68NhH00 cL6A== X-Gm-Message-State: AD7BkJKsb9lNNSp+6JNoEzgKcKGtKFj+BJU6bKqgw5OwxQjBrsfYgHAisWNsuZnCjOTYVg== X-Received: by 10.194.84.171 with SMTP id a11mr9466413wjz.91.1458218711603; Thu, 17 Mar 2016 05:45:11 -0700 (PDT) Date: Thu, 17 Mar 2016 12:45:09 +0000 From: Adam Dinwoodie To: cygwin AT cygwin DOT com Subject: Re: git svn -T svn://svn. ... Message-ID: <20160317124509.GV29016@dinwoodie.org> References: <56DF1ABE DOT 9050007 AT gmail DOT com> <20160309194606 DOT GE29016 AT dinwoodie DOT org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160309194606.GE29016@dinwoodie.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-IsSubscribed: yes On Wed, Mar 09, 2016 at 07:46:06PM +0000, Adam Dinwoodie wrote: > On Tue, Mar 08, 2016 at 01:32:30PM -0500, cyg Simple wrote: > > Using the latest production release 2.4.1(1) the command is removing the > > / after the svn: leaving svn:/svn which isn't correct. Using > > 'svn://svn' doesn't help either. > > > > (2) $ git svn init -T 'svn://svn.code.sf.net/p/squirrelmail/code/trunk' > > E: 'svn:/svn.code.sf.net/p/squirrelmail/code/trunk' is not a complete > > URL and a separate URL is not specified > > I'm seeing the same behaviour on local builds of both v2.7.0 and v2.2.0, > and when using http:// URIs as well as svn:// ones. Very sad. > > It's not immediately obvious what's going wrong here, and I don't > currently have much spare time for digging, but I'll add it to my queue > to investigate the problem / report it upstream to see if anyone else > has any cunning ideas. This has now been fixed upstream; the fix should be available from v2.8.0. Adam -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple