Trying to clone from a project with url: <name>@<host>:<path>
Real-world example: tom@myserver:/cmdata/git/myproject fails with an error "could not resolve hostname myserver:: no address associated with name" Take special attention on the two colons :: because when I try to clone from (removed the colon after the server) tom@myserver/cmdata/git/myproject it works. On the other hand using tortoiseGit it definitely shows up the colon after the server name. So for me it looks like the user-server-path spliting of the url is performed on the wrong separators ... thx -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/git-users?hl=en.
