Releases: yodamad/svn2git
v2.4.4
Release 2.4.3
Fix #164
Some improvments
v2.4.1 - β¬οΈ Uppercase management
Manage cases when trunk, branches & tags are in uppercase
v2.4.0 - β¬οΈ Major libs update, π§Ή Cleaning improvements, ...
π―π² Add flag to clean work directory at the end
π§Ή Improve when no cleaning is required
π
Improve error handling in linux script
π€ Force lower case to detect SVN keywords
π« Upgrade jHipster base dependencies
Stil available on π³ Hub
v2.3.0 - π€§ Fixes
- π€« Add support for special characters in tag & branch names (like parenthesis)
- πͺ Fix SVN structure detection
- π Add test for empty dirs option
π³ Docker image still available here
v2.2.3 - π€ Bug fixes
π£ Release 2.2.3
πͺ Fix Windows support
π Several bug fixes on Windows
v2.2.1 - πͺ Special chars support, πβπ¨ UI improvments
π Fix SVN error info on UI
π§Ό Remove useless input in Gitlab checks
π Fix bug on special characters while generating script
π³ Available on Docker Hub
π @bboutier for feedbacks
v2.2 - πͺ Improve git svn clone performance
πͺ Improve Windows support
π Improve git svn clone performance on Linux
π€ Fix special characters in branches names
π©Ή Fix tags filtering
π³ Still available on Docker Hub
π Thank you @odalet & @GMouron for their help on Windows scripting
v2.1.1 - π¨π»βπ§ Add git svn fetch support
Add git svn fetch support when git svn clone failed.
This fix some issues related to SVN server configuration (http timeout, ...)
π Thank you @cyrmans for the fix πͺ