3071b7 Separate actions related to subversion changes syncronization. The

Authored and Committed by areguera 13 years ago
    Separate actions related to subversion changes syncronization. The
    actions were divided in three functions in order to have better
    control over them: 
    
        - Add cli_updateRepoChanges.sh to realize subversion update
          actions.
    
        - Change cli_commitRepoChanges to realize subversion status, diff
          and commit actions.
    
        - Add cli_syncroRepoChanges.sh to realize cli_updateRepoChanges
          and cli_commitRepoChanges.