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 💪