

| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| / | 26 (100.0%) | 1418 (100.0%) | 54.5 |

Changed the path the testharness used to get the files from in svn emulation mode.
45 lines of code changed in:
Committing my changes to the testharness and the corresponding changes to SVNTurmoil.
241 lines of code changed in:
Fixed an issue with no output dir specified cases.
1 lines of code changed in:
Minor linux bug fix.
1 lines of code changed in:
Fixed the help and test options... they were being trumped by -p, -o or -r being omitted.
9 lines of code changed in:
A few bug fixes.
358 lines of code changed in:
Fixed a few merge problems in SVNTurmoil.pl
16 lines of code changed in:
Took out TestHarness.pl.
0 lines of code changed in:
Added a -t or --test option to SVNTurmoil, the TestHarness.pm file contains some functionality while the Test function in SVNTurmoil contains the rest of the test harness.
274 lines of code changed in:
Added defects sheet to the docs folder. Will add it to the website next.
3 lines of code changed in:
20 lines of code changed in:
3 lines of code changed in:
1 lines of code changed in:
35 lines of code changed in:
139 lines of code changed in:
Fixed output redirection to STDERR. This fixed a problem that was causing the tool not to run properly and give errors saying "The process cannot access the file because it is being used by another process."
2 lines of code changed in:
Changed first default location of perl.exe to the Cygwin path. Changed function names of FileListFilter to FilterFileList and FileListTurmoil to CalculateTurmoilOnFileList.
19 lines of code changed in:
Nate - Added functionality to check for default locations of external tools.
Robbie - Updated SvnExport and gave the tool capability to generate file lists using "ls" on the downloaded files from SVN.
165 lines of code changed in:
Fixed problem causing tool to only work when no filelist was specified.
1 lines of code changed in:
Added updated version of TestHarness.pl to the src folder.
16 lines of code changed in:
(2 more)