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?
请先登录再写评论。
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!"