git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Francis ANDRE <francis.andre.kampbell@orange.fr>
To: git@vger.kernel.org
Subject: git-filter-repo on Windows
Date: Tue, 22 Sep 2020 18:03:03 +0200	[thread overview]
Message-ID: <8345312a-40aa-b582-50d7-714b8f518ecc@orange.fr> (raw)

Hello Git people

Since I understood that the git-filter-repo is now recommanded by Git to 
replace git-filter-branch, I am trying to use it on Windows 10 under a 
DOS window. The installation and use of this git-filter-repo is really a 
nigthmare on DOS Win10. As there is a git-for-windows specific 
installation, could you make also an installation a little bit more 
Window oriented?


C:\Users\fandre\Documents\MXW\MI\release>git filter-repo --analyse
/usr/bin/env: 'python3': Permission denied

C:\Users\fandre\Documents\MXW\MI\release>git filter-repo --analyse
/usr/bin/env: 'python': Permission denied

C:\Users\fandre\Documents\MXW\MI\release>where python3
C:\Users\fandre\AppData\Local\Microsoft\WindowsApps\python3.exe


Same with a git-bash window:

FAE@FANDRE-LAPTOP MINGW64 ~/Documents/MXW/MI/release (release)
$ git filter-repo --analyse
/usr/bin/env: 'python': Permission denied

FAE@FANDRE-LAPTOP MINGW64 ~/Documents/MXW/MI/release (release)
$ ls -l /c/Users/fandre/AppData/Local/Microsoft/WindowsApps/python
-rwxr-xr-x 1 FAE 1049089 0 Sep 22 10:59 
/c/Users/fandre/AppData/Local/Microsoft/WindowsApps/python*

$ env | grep USER
USERDOMAIN=METRIXWARE
USERNAME=FAE
USERPROFILE=C:\Users\fandre
USERDOMAIN_ROAMINGPROFILE=METRIXWARE
FPS_BROWSER_USER_PROFILE_STRING=Default
USERDNSDOMAIN=METRIXWARE.LOCAL
ALLUSERSPROFILE=C:\ProgramData
UIPATH_USER_SERVICE_PATH=C:\Users\fandre\AppData\Local\UiPath\app-20.4.3\UiPath.Service.UserHost.exe

Regards


             reply	other threads:[~2020-09-22 16:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-22 16:03 Francis ANDRE [this message]
2020-09-28 20:03 ` git-filter-repo on Windows Johannes Schindelin

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=8345312a-40aa-b582-50d7-714b8f518ecc@orange.fr \
    --to=francis.andre.kampbell@orange.fr \
    --cc=git@vger.kernel.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).