git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nicola Farina <nicola.farina@gpi.it>
To: Philip Oakley <philipoakley@iee.org>
Cc: git <git@vger.kernel.org>
Subject: Re: Git subtree error on windows 10 with 2.21 version
Date: Tue, 23 Apr 2019 17:21:28 +0200 (CEST)	[thread overview]
Message-ID: <679633591.38274316.1556032888730.JavaMail.zimbra@gpi.it> (raw)
In-Reply-To: <bba4ef95-7ec4-e755-23da-28c34abda8dc@iee.org>


Hi Philip

Thanks for answering.
I will try to post an issue.
The 408 line is simply this:

			cat

(btw cat command alone seems to work in my pc)

the 636 is more complex:

		parents=$(git rev-parse "$rev^@")

it is inside the process_split_commit ()  function

Thanks again
Bye
Nicola

----- Messaggio originale -----
Da: "Philip Oakley" <philipoakley@iee.org>
A: "Farina Nicola" <nicola.farina@gpi.it>, "git" <git@vger.kernel.org>
Inviato: Sabato, 20 aprile 2019 15:21:48
Oggetto: Re: Git subtree error on windows 10 with 2.21 version

Hi Nicola, 

On 10/04/2019 11:45, Nicola Farina wrote: 
> Hi 
> 
> After upgrading to 2.21 issuing this subtree command: 
> 
> git subtree push --prefix ouverture Shared-Ouverture master 
> 
> I get these errors: 
> 
> C:/Program Files/Git/mingw64/libexec/git-core\git-subtree: line 636: /mingw64/libexec/git-core/git: No such file or directory 
> C:/Program Files/Git/mingw64/libexec/git-core\git-subtree: line 408: /usr/bin/cat: No such file or directory 
> C:/Program Files/Git/mingw64/libexec/git-core\git-subtree: line 636: /mingw64/libexec/git-core/git: No such file or directory 
> C:/Program Files/Git/mingw64/libexec/git-core\git-subtree: line 408: /usr/bin/cat: No such file or directory 
> C:/Program Files/Git/mingw64/libexec/git-core\git-subtree: line 636: /mingw64/libexec/git-core/git: No such file or directory 
> C:/Program Files/Git/mingw64/libexec/git-core\git-subtree: line 408: /usr/bin/cat: No such file or directory 
> C:/Program Files/Git/mingw64/libexec/git-core\git-subtree: line 636: /mingw64/libexec/git-core/git: No such file or directory 
> C:/Program Files/Git/mingw64/libexec/git-core\git-subtree: line 408: /usr/bin/cat: No such file or directory 
> C:/Program Files/Git/mingw64/libexec/git-core\git-subtree: line 636: /mingw64/libexec/git-core/git: No such file or directory 
> C:/Program Files/Git/mingw64/libexec/git-core\git-subtree: line 408: /usr/bin/cat: No such file or directory 
> C:/Program Files/Git/mingw64/libexec/git-core\git-subtree: line 636: /mingw64/libexec/git-core/git: No such file or directory 
> C:/Program Files/Git/mingw64/libexec/git-core\git-subtree: line 408: /usr/bin/cat: No such file or directory 
> C:/Program Files/Git/mingw64/libexec/git-core\git-subtree: line 636: /mingw64/libexec/git-core/git: No such file or directory 
> C:/Program Files/Git/mingw64/libexec/git-core\git-subtree: line 636: /mingw64/libexec/git-core/git: No such file or directory 
> C:/Program Files/Git/mingw64/libexec/git-core\git-subtree: line 636: /mingw64/libexec/git-core/git: No such file or directory 
> C:/Program Files/Git/mingw64/libexec/git-core\git-subtree: line 408: /usr/bin/cat: No such file or directory 
> C:/Program Files/Git/mingw64/libexec/git-core\git-subtree: line 636: /mingw64/libexec/git-core/git: No such file or directory 
> C:/Program Files/Git/mingw64/libexec/git-core\git-subtree: line 408: /usr/bin/cat: No such file or directory 
> C:/Program Files/Git/mingw64/libexec/git-core\git-subtree: line 636: /mingw64/libexec/git-core/git: No such file or directory 
> C:/Program Files/Git/mingw64/libexec/git-core\git-subtree: line 408: /usr/bin/cat: No such file or directory 
> C:/Program Files/Git/mingw64/libexec/git-core\git-subtree: line 636: /mingw64/libexec/git-core/git: No such file or directory 
> 
> I have installed git choosing the option "use git with bash only" 
> 
> thanks for any suggestions/help 
> Nicola 
I don't have any solution at the moment, but given it's Git-for-Windows 
it is worth also logging it as an issue at 
https://github.com/git-for-windows/git/issues and searching for 
additional clues on the GitHub site (including closed items) 

Also what are the commands at those lines in the code? 
-- 
Philip 


      reply	other threads:[~2019-04-23 15:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-10 10:45 Git subtree error on windows 10 with 2.21 version Nicola Farina
2019-04-20 13:21 ` Philip Oakley
2019-04-23 15:21   ` Nicola Farina [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=679633591.38274316.1556032888730.JavaMail.zimbra@gpi.it \
    --to=nicola.farina@gpi.it \
    --cc=git@vger.kernel.org \
    --cc=philipoakley@iee.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).