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:from:subject:to:message-id:date:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=I6H LPduBhgnuE6aVH3S/Z4WiB2LBJ6VxkupC6sSGkCLT9M9KEdIvwShgsvXwdfe8voi 44cXXAsN2PL3XV4HvNm3E5C7f2nVofK8W9ZhuyLE69O4x5Ubj2aRnLnK3Q58lvWD EIFmswPxBl2JIfGws5YhXpiN2v7Qmkc8Q+pJ6RJE= 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:from:subject:to:message-id:date:mime-version :content-type:content-transfer-encoding; s=default; bh=xtC/sn0cs /SU+Wvp1FTE5+zq8qQ=; b=NT5hV1IhmhkhF1CNETu6KQiPnMlYJi95mQogneMLs nrMwrjGHwmXw2vDN888n1Spi78aN5cu6EM6tHfLkB/iLZ3RbriiOc5ZPCa7vWh3o i4IZUw+lU5Csd/J037h16OgjqaC2YcLUoXoDO1agETIO63ILW4GIosqN5DX4XOl9 k4= 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.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:728, UD:drive.google.com, sk:drive.g, drive.google.com X-HELO: mail-ig0-f173.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:subject:to:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=8UFcg/PvCJGktJo94m2d/DW//5iUcyGhD59/V9OIFW4=; b=h9b3io8OSkWIKJ2qYQgSHB91Qwc5OFz+aGJRKCcUFJWcJBG/zgX9L0eqztKUkh9NVX Ou61z0uRL8Z5Csc1XlMBpWKp32TSs8hMBj7fT4Cn04/MuZB6jjXolG7wOKGooCHZdd3N Lsawr4y3cGrpfutNoruFM3Oumw/jSIH9oBRe0ZH6pKwpmhlQ9XcCBjIJaDJ8fuK9fl5t lEzVNwGx/1ktI5EIqHFIrQCPMrUFvntSE9xrADA2XP3RVguXQMpDsL/vaBTxMBYSBYXS HtFHkx/9XqgCj8YnZKM6Y2kqkQpFd0KXju1APdmL5E8uE6/E6YCXGEWIAmQ9Pk/3kFhK KnwA== X-Gm-Message-State: AD7BkJL8ZF8Ano+2BXLb2J6CItW09uOSCNFv4KOszD+IfF7kVvTtWM3Nix/lEOaVZCZX7w== X-Received: by 10.50.25.227 with SMTP id f3mr20705129igg.21.1457461977107; Tue, 08 Mar 2016 10:32:57 -0800 (PST) From: cyg Simple Subject: git svn -T svn://svn. ... To: cygwin AT cygwin DOT com Message-ID: <56DF1ABE.9050007@gmail.com> Date: Tue, 8 Mar 2016 13:32:30 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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. (1) CYGWIN_NT-10.0 HAL2002 2.4.1(0.293/5/3) 2016-01-24 11:26 x86_64 Cygwin (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 (3) $ git svn init --trunk='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 strace @ https://drive.google.com/open?id=0B6c3VsMjSWW6eWZjLU1IYml6ZVk -- cyg Simple -- 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