use subprocess module for console commands.
rename var: file_path to fn (Python convention)
lines have to be encoded: byte to string
add rudimentary error handling for SVN
The import in line 18 is not working, so for testing it has to be moved into the [tools_report] folder.
(note: line 61 [svn commit] has to be commented out for testing)