yodamad / svn2git

Tool to help and automate migration from SVN to GitLab
Apache License 2.0
38 stars 12 forks source link

Git version check doesn't work correctly #164

Closed Nodwick closed 1 month ago

Nodwick commented 1 month ago

Using a portable git for windows via git-cmd. 2.46.0 should be > 2.20

>git --version git version 2.46.0.windows.1

>java -jar svn2git.jar (...) 2024-08-29 13:34:15.226 ERROR 14260 --- [ main] fr.yodamad.svn2git.init.CheckUp : ?? svn2git requires Git v2.20+ or newer

yodamad commented 1 month ago

@Nodwick Thank you for feedback, I'll check that quickly

yodamad commented 1 month ago

@Nodwick : should be fixed in new release 2.4.3