Sha256: 0668eb98043833017edd25cc80479d6b7539d97a623297c0cfb126da31ac939a
Contents?: true
Size: 1.07 KB
Versions: 1
Compression:
Stored size: 1.07 KB
Contents
= RSCM Changelog == Version 0.3.4 This release fixes some bugs on windows. * Removed redirection to dev/null for CVS commands. 2>nul didn't seem to work on windows. * Fixed a the path to touch.exe == Version 0.3.3 This release makes some test utilities more reusable. * Added optional basedir parameter to assert_equal_with_diff == Version 0.3.2 This is a bugfix release. * Moved difftool_test.rb and tempdir.rb from test to lib (damagecontrol's tests are using it) == Version 0.3.1 This is a bugfix release. * Added move method to Subversion, CVS, Monotone and Perforce (although it doesn't work on the latter two) * SCM classes no longer include FileUtils (conflicted with new move method) * Fixed DC-427 (couldn't parse regexp chars *,+ and ? in subversion logs) == Version 0.3.0 * Removed checkout_dir from all methods. It's now a mandatory attribute on the SCM objects. * Made logging more pluggable == Version 0.2.1 * Implemented add method for monotone * Fixed monotone test and added some doco * Add server and port options to Monotone::initialize * Added changelog file
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rscm-0.3.4 | CHANGES |