Skip to content

Releases: yodamad/svn2git

v2.4.4

20 Sep 13:59
2b335a7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.3...v2.4.4

Release 2.4.3

02 Sep 13:54
8c274a7
Compare
Choose a tag to compare

v2.4.1 - ⬆️ Uppercase management

15 Dec 08:34
6122e0e
Compare
Choose a tag to compare

Manage cases when trunk, branches & tags are in uppercase

v2.4.0 - ⬆️ Major libs update, 🧹 Cleaning improvements, ...

14 Dec 21:40
37fe48d
Compare
Choose a tag to compare

🇯🇲 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

21 Oct 14:44
53be9bb
Compare
Choose a tag to compare
  • 🤫 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

⚠️ Windows OS support no longer maintained, to complicated for few users. Sorry. 🪟

v2.2.3 - 🤕 Bug fixes

05 Jul 07:07
Compare
Choose a tag to compare
🗣  Release 2.2.3

🪟 Fix Windows support

21 Jun 07:03
601467f
Compare
Choose a tag to compare

🐛 Several bug fixes on Windows

v2.2.1 - 💪 Special chars support, 👁‍🗨 UI improvments

05 Jun 07:49
66fadf1
Compare
Choose a tag to compare

🛂 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

03 Jun 12:05
1d8033d
Compare
Choose a tag to compare

🪟 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

12 May 11:46
f466974
Compare
Choose a tag to compare

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 💪