git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Git does not work on my machine!!!
@ 2023-10-16 20:20 jtrites
  2023-10-18  9:44 ` Matthias Aßhauer
  0 siblings, 1 reply; 2+ messages in thread
From: jtrites @ 2023-10-16 20:20 UTC (permalink / raw
  To: git; +Cc: John Trites

I would appreciate some help resolving this issue!!!

JohnTrites@MSI MINGW64 /c/Users/JohnTrites
$ git config --global user.name "JohnTrites"
error: could not lock config file C:/Users/John
Trites/AppData/Roaming/SPB_16.6/.gitconfig: No such file or directory




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Git does not work on my machine!!!
  2023-10-16 20:20 Git does not work on my machine!!! jtrites
@ 2023-10-18  9:44 ` Matthias Aßhauer
  0 siblings, 0 replies; 2+ messages in thread
From: Matthias Aßhauer @ 2023-10-18  9:44 UTC (permalink / raw
  To: John Trites; +Cc: git



On Mon, 16 Oct 2023, jtrites@tritesengserv.com wrote:

> I would appreciate some help resolving this issue!!!
>
> JohnTrites@MSI MINGW64 /c/Users/JohnTrites
> $ git config --global user.name "JohnTrites"
> error: could not lock config file C:/Users/John
> Trites/AppData/Roaming/SPB_16.6/.gitconfig: No such file or directory

Hi John,

it looks like some of your environment variables are misconfigured.
This could be $HOME or $HOMEDRIVE and $HOMEPATH or $USERPROFILE, that 
points to a seemingly non-existent Directory:
"C:/Users/John Trites/AppData/Roaming/SPB_16.6/"

hope that helps.

Best regards

Matthias


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-10-18  9:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-16 20:20 Git does not work on my machine!!! jtrites
2023-10-18  9:44 ` Matthias Aßhauer

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).