0.0.9 (May 13, 2011)¶ ↑
-
Fixed output of CVS update results
0.0.8 (May 10, 2011)¶ ↑
-
Add CVS support Checkin/Checkout/Local Changes
-
Fixed a few output issues
0.0.7 (February 24, 2011)¶ ↑
-
Moved to OptionParser instead of Choice. Choice seems to be abandoned and has issues with ruby 1.9.2+
0.0.6 (February 17, 2011)¶ ↑
-
Fixed a issue with tabs being generated instead of spaces in the yaml file
0.0.5 (February 07, 2011)¶ ↑
-
Minor version bump
-
Fixed the dependencies to stop installing an old version of rspec
-
Fixed formatting of this NEWS.md
-
Fixed formatting of TODO.md
0.0.4 (January 09, 2011)¶ ↑
-
Fixed output error
0.0.3 (January 09, 2011)¶ ↑
-
Added rspec tests for the Scm class
-
Remove unnecessary requires from the library and moved them to the binary
-
Add support for checkout/clone for SVN and GIT
-
Add checks to see if the paths exist for each call that uses @path
-
Optimized most of the code
0.0.2 (January 04, 2011)¶ ↑
-
Minor bug fixes/typos
0.0.1 (December 27, 2010)¶ ↑
-
Initial development