git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Git problem in windows server
@ 2024-11-21 10:24 Luis Heredia
  2024-11-21 14:28 ` Phillip Wood
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Luis Heredia @ 2024-11-21 10:24 UTC (permalink / raw)
  To: git

Good day,

I have a problem that i can not solve after a lot of checks.

In my windows server 2019 i created a bare repository 
(c:/gitServer/git.git). In that server i create a new directory and I 
can clone it without any problem. The repository is good.

When I go to my local machine, i can start communication with ssh to the 
server (cmd ssh ssh://user@serverIp:port). I can navigate to the path of 
the repository (cd \gitServer\git ) and change anything (copy 
c:\temp\temp.txt). With this i can be sure that the rights in the server 
are correct.

The problem is when i try to clone in my windows 10 local machine (cmd 
git clone - v ssh://user@serverIp:port/gitServer/git.git c:/temp) i 
always receive the error "fatal: ´´/gitServer/git.git''  does not appear 
to be a git repository".

In server and local machine the version of git is 2.47.0.windows.2

Can anyone help me ?

Thanks

Luis


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

end of thread, other threads:[~2024-11-22 10:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-21 10:24 Git problem in windows server Luis Heredia
2024-11-21 14:28 ` Phillip Wood
2024-11-21 19:05 ` Konstantin Khomoutov
2024-11-21 19:28   ` rsbecker
2024-11-22 10:03 ` Konstantin Khomoutov

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).