File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed
Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 1+ # ** v1.4.0 under development**
2+
3+ ## What's New
4+
5+ * @edgardmessias Added support to configure non-standard layout. To configure, edit the options:
6+ * "svn.layout.trunk" : Relative path for 'trunk' in SVN URL, 'null' to disable. (Ex.: 'trunk', 'main')
7+ * "svn.layout.branches" : Relative path for 'branches' in SVN URL, 'null' to disable. (Ex.: 'branches', 'versions')
8+ * "svn.layout.tags" : Relative path for 'tags' in SVN URL, 'null' to disable. (Ex.: 'tags', 'stamps')
9+
10+ ## Bug Fixes
11+
12+ * @edgardmessias Fixed config option form svn path
13+
114# ** v1.3.2**
215
316## Bug Fixes
Original file line number Diff line number Diff line change @@ -30,3 +30,8 @@ Files\TortoiseSVN\bin` is available in PATH.
3030 [ Issues] ( https://github.com/JohnstonCode/svn-scm/issues )
3131* Feel free to submit
3232 [ pull requests] ( https://github.com/JohnstonCode/svn-scm/pulls )
33+
34+ ## Contributors
35+
36+ * @JohnstonCode
37+ * @edgardmessias
You can’t perform that action at this time.
0 commit comments