File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change
1
+ # 2.4.0 - 2016-10-30
2
+
3
+ This release introduces the ability to supply a password for SVN repositories that can't authenticate by other means.
4
+ It also adds the ability to specify the '--branches' and '--tags' arguments multiple times to better support those with
5
+ more complicated SVN repository layouts.
6
+
7
+ * Added support for the '--password' option for authentication (thanks edpbx).
8
+ * Added the ability to specify the '--branches' and '--tags' arguments multiple times (thanks pdf).
9
+ * Fixed a problem with processing of the '--exclude' argument (improper quoting internally) (thanks pdf).
10
+
1
11
# 2.3.2 - 2014-06-08
2
12
3
13
This is a bugfix release. It fixes issues running with Windows using MRI ruby and fixes a problem with Ruby 1.8.7.
You can’t perform that action at this time.
0 commit comments