Comparing Working and Member Revision in MKS -


i want list of files working revision , member revision different. there command revisioninfo of file (si revisioninfo) working file version not displayed. there command working file version? bottomline: want programatically check if files in project updated, if not show list of files not updated.

here nice way list of space separated values name, memberrev , workingrev:

si viewsandbox --fields=name,memberrev,workingrev --[no]recurse 

add additional options command, sandbox-path , filter not see pj-files.


Comments

Popular posts from this blog

mysql - java.sql.SQLException Parameter index out of range (1 > number of parameters, which is 0) -

arrays - PHP Shopping Cart Variable and Object errors -