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=PlPZ LEN0dn/icpuURUmbWN1bf7wlMeSWAsPbHYQFQEvrhIMHkVE+3XwMw+Xr6BoeOWK/ skaF/5jX17Yp9PlGDHT+uh4gqlzFO6Mwz9vAQXm3OryT9BvZiVRYuXzf4+e9AGaY fXGXRIVoyV6fVTx5SXu2J7Jzy8Qzx/yUrNYb8og= 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=UfcChY9g3Z p0Msk+MxI6GVbNDX8=; b=K6FrBixHhPbrM7Od5udDv5olZdfQ6gh6acNfW2fRbL /vmDY2Lm2Fn4e8/UNLXe8KUcUaffxX95YiYFrMVmqFchd6iORzBqpGPl/hENMsjw jwI5WILiHDYAOSL/eZhZUAKYLoL5iqCQQHbFOY1qCGIunxQyRjuYcWf+/Fp7wzNb o= 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=spare, 30pm, H*f:sk:56DF1AB, H*i:sk:56DF1AB X-HELO: mail-wm0-f41.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=rIHQZi0R5b6osj4imhj1AXeW9XX7bUANCvq+1wVtcno=; b=i+q6OuAK7PvE+0yl/J0TtYw3MgqyyRV44GH61LZEqoWR4RsGYTPpOBZVbWnahETKOz bJPFCwvUflFpgWk4CM3d+Y0WxlMYgjTK9lTKsipHM/qvEcMjVZQm0XXqKnHlWrPyFAN7 lODAvIZ2FPL37Lucy3RFQW8Axds28Jg8XlabI/WneGhtgoR/zi1PGfS4uS8kKRosidUT crSfxY0YzD0Uxvm1EY6mHJUYYe5cVw5nR/4Oq41Pb5nC/lZ9W28of3Nb4WHws6riOzDb kVHx6TtPJo6nXHCyt0+a0qGb16YX1Yas9wZA6B7S+ylUbQ14yO7zMVyC9SbPhsTis4lf T0GA== X-Gm-Message-State: AD7BkJKqD4FY6InC9UhA6ZOBAnVMJGPQarHuD7tni+GS+ryo4cCYPjZMSsdjR/f5jBP9XQ== X-Received: by 10.28.55.74 with SMTP id e71mr73182wma.26.1457552770274; Wed, 09 Mar 2016 11:46:10 -0800 (PST) Date: Wed, 9 Mar 2016 19:46:06 +0000 From: Adam Dinwoodie To: cygwin AT cygwin DOT com Subject: Re: git svn -T svn://svn. ... Message-ID: <20160309194606.GE29016@dinwoodie.org> References: <56DF1ABE DOT 9050007 AT gmail DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56DF1ABE.9050007@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-IsSubscribed: yes 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. 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