We have remote svn repository and we want it to convert to git. Could you please tell me how is it possible to do it on Windows? Thank.
You can use git-svn which is a tool that lets you convert svn repositories to git repositories. See the git documentation for more information.