I am using msysgit for windows
on the old repo I had no problems with this team
git svn clone -s --username=XXX https:
but the repo has moved, and now the url looks like this: svn: // url: port how can I set this port number? using
git svn clone svn:
result with the error "mkdir ... not the directory", and without a port it cannot find the repository
source share