52155a Update cli_commitRepoChanges.sh:

Authored and Committed by areguera 13 years ago
    Update cli_commitRepoChanges.sh:
    
        - When cli_commitRepochanges function uses subversion svn command
          to add unversioned files, use the option --quiet to avoide
          subversion standard output in order to let centos-art.sh script
          to use its own standard output through cli_printMessage
          functionality.