Add cli_getRepoStatus.sh:
- This function requests the working copy using the `svn status'
command to return the first character on each output line, as
described in `svn help status`. Use this function to know which
status, the first argument passed to this function, has.