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=qHzZ N+0MNQvngxBerthgZYPBjGYC4X4yywaL2RMimBJjm7hxp8IiEmUxGCXwDqbWKBXX iB+wne6dVnYVIkjD9KAxCXAL6shsC2bh5nBN38lBRZkTl61sXUAirz8by4TalBx/ ZiwtOWcPESn6H/sXy0DxH0UjI4ainurqdWVNAFk= 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=peUDe5IkQ9 oZIAPdLnpdHISHIr8=; b=MwJy+1R67sCGxH7sbViE0Nxlvr3p1XaKDCRZdctpei 1tXTGIeiUZL3WEuCDvwBpUcVqDiHbhC+VgVRo2OyVTHgf9iCEpzFHUCVM48bFBwU H1tBG4NCuTn5jaFKFvgUEz5hlnGeRCSmGEckgcbJIazcB8/WaEGcimJrtX3m/NOL s= 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 X-HELO: mail-wi0-f172.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-type:content-disposition:in-reply-to :user-agent; bh=JFd4JbMRvoiMXuIv/Y9GxdQ1hXV6k97/1PwlhKUANs4=; b=mGsl0c50hxrPbUgLnKwmTOQZy8JuTqnGm7K9qgtC252ompi1FoSKIEu4mrKXchVCem 1eubsJXCBhwvf5iA0DnZPWhvmWBhqU0+bjksAkQSgtLIyvS1PZZve+0yDddNG28fmewm nO7fM45GZrnJ0EZYXSedIBx0Kkq0HFw6tM0TAbpnA0ka6gRa0IcqFuTTH/Wv5UE5ntpc LNka17kAxZf981YqOJn8GaSvLdMFn1vqPYxaFFZaTNrIHVoNTTFCPGOEa6Tm51FkkafY rQKvTIwlS7rc3dQW5Rgtv64xcbcrz5BCXiK2nmChJRWh5c7SoHULcM2FNfOM6MXemPQa 4+RA== X-Gm-Message-State: ALoCoQnN537To7g45Vu1YmHN8MO2h5evA5XUvS6k/txQFSIAZsl0K0sl3vckdPoAk17zP50frZq7 X-Received: by 10.180.221.65 with SMTP id qc1mr20972581wic.28.1407705875655; Sun, 10 Aug 2014 14:24:35 -0700 (PDT) Date: Sun, 10 Aug 2014 22:24:27 +0100 From: Adam Dinwoodie To: cygwin AT cygwin DOT com Subject: Re: New Git v2.0.4 build to test Message-ID: <20140810212427.GA6315@dinwoodie.org> References: <20140806102147 DOT GB991 AT dinwoodie DOT org> <53E2ED8A DOT 2060106 AT realsil DOT com DOT cn> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <53E2ED8A.2060106@realsil.com.cn> User-Agent: Mutt/1.5.21 (2010-09-15) X-IsSubscribed: yes On Thu, Aug 07, 2014 at 11:07:54AM +0800, Robert Bu wrote: > Adam Dinwoodie wrote on 2014/8/6 18:21: > >I'm in the long-running process of producing an up-to-date build of Git > >for Cygwin. I think I'm now (finally) close to having a build ready to > >upload to be installed via the Cygwin setup programs, but in the > >meantime I'd appreciate my new build getting some additional testing. > > I tried your git with repo. > RS-I9E3U8R4:[~/repo/test]> repo --version > repo version r1.2.7 > (from ssh://repo.realtek.com:29418/repo.git) > repo launcher version 1.22 > (from /cygdrive/d/cygwin/home/robert_bu/bin/repo) > git version 2.0.4 > Python 2.7.8 (default, Jul 25 2014, 14:04:36) > [GCC 4.8.3] > > When I tried to initialize the repo, I got some error: > From ssh://repo.xxx.com:29418/test/manifest > * [new branch] master -> origin/master > Traceback (most recent call last): > > File "/cygdrive/d/repo/test/.repo/repo/project.py", line 2205, in > _ReferenceGitDir > os.symlink(os.path.relpath(src, os.path.dirname(dst)), dst) > OSError: [Errno 2] No such file or directory > > My Cygwin environment: > CYGWIN_NT-6.1 RS-I9E3U8R4 1.7.31(0.272/5/3) 2014-07-25 11:26 x86_64 Cygwin > > Do you have any idea? Not really. I don't even know what "repo" is, for a start, let alone how it interacts with Git and/or Cygwin. It looks like a third-party tool, but that's all I can tell. If you can tell me what the values of `src` and `dst` are when you hit that error, that could give me a pointer as to what's going on. Maybe repo has a debugging mode; if not you'll probably be able to just edit `project.py` to add some extra logging. I take it this previously worked with the version of Git you got from the regular Cygwin installers? Did you uninstall those before you installed my builds? My initial suspicion is that this is either a difference between Git v1.7.9 and v2.0.4 -- there're a lot of differences between those two versions -- or possibly a missing package since my build is based off Yaakov's Cygwin Ports version, which split out git-cvs, git-debuginfo, git-email and gitweb. -- 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