issue cloning a remote git rep from network share
Hi,
a customer i'm working at currently has a network share, where he has his git reps. Something like:
\\online.intra\000_Repositories\somerep.git
I now want to clone that via IntelliJ. But i can't.
I always get errors like this:
fatal: failed to open C:/Users/me/projects/localSomeRep/\\online.intra\000_Repositories\somerep.git
So it seems, it is somehow combining my local path with the remote path, which makes no sense, of course.
Somebody have an idea?
Please sign in to leave a comment.
Hello Sven,
Please file an issue at http://youtrack.jetbrains.net/
Most likely you'll be able to clone the repository successfully if you map
the share to a drive letter.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"