nirvdrum / svn2git

Ruby tool for importing existing svn projects into git.
MIT License
2.11k stars 443 forks source link

facing issue while running the command #312

Open ajasingh2022 opened 2 years ago

ajasingh2022 commented 2 years ago

C:\Users\AJASINGH\SVN Projects\testrepo>svn2git http://10.36.36.93/svn_git/ast_sep/app/ai_ml/trunk --revision 32114:32115 Initialized empty Git repository in C:/Users/AJASINGH/SVN Projects/testrepo/.git/ Using higher level of URL: http://10.36.36.93/svn_git/ast_sep/app/ai_ml/trunk => http://10.36.36.93/svn_git/ast_sep command failed: git checkout -f master

zedseven commented 2 years ago

See #306.

Please do not create multiple issues asking for help. No one is obligated to help you, and it helps no one when you purposely make multiple issues about the same thing.