Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: yodamad/svn2git

v2.4.4

20 Sep 13:59
2b335a7

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

Choose a tag to compare

v2.4.1 - ⬆️ Uppercase management

15 Dec 08:34
6122e0e

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

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

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

Choose a tag to compare

πŸ—£  Release 2.2.3

πŸͺŸ Fix Windows support

21 Jun 07:03
601467f

Choose a tag to compare

πŸ› Several bug fixes on Windows

v2.2.1 - πŸ’ͺ Special chars support, πŸ‘β€πŸ—¨ UI improvments

05 Jun 07:49
66fadf1

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

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

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 πŸ’ͺ