Skip to content

Releases: yodamad/svn2git

v2.4.4

Choose a tag to compare

@yodamad yodamad released this 20 Sep 13:59
2b335a7

What's Changed

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

Release 2.4.3

Choose a tag to compare

@yodamad yodamad released this 02 Sep 13:54
8c274a7

v2.4.1 - ⬆️ Uppercase management

Choose a tag to compare

@yodamad yodamad released this 15 Dec 08:34
6122e0e

Manage cases when trunk, branches & tags are in uppercase

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

Choose a tag to compare

@yodamad yodamad released this 14 Dec 21:40
37fe48d

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

Choose a tag to compare

@yodamad yodamad released this 21 Oct 14:44
53be9bb
  • 🤫 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

Choose a tag to compare

@yodamad yodamad released this 05 Jul 07:07
🗣  Release 2.2.3

🪟 Fix Windows support

Choose a tag to compare

@yodamad yodamad released this 21 Jun 07:03
601467f

🐛 Several bug fixes on Windows

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

Choose a tag to compare

@yodamad yodamad released this 05 Jun 07:49
66fadf1

🛂 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

Choose a tag to compare

@yodamad yodamad released this 03 Jun 12:05
1d8033d

🪟 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

Choose a tag to compare

@yodamad yodamad released this 12 May 11:46
f466974

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 💪