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

How to access named pipes using JavaScript in Firefox add-on? -

multithreading - OPAL (Open Phone Abstraction Library) Transport not terminated when reattaching thread? -

node.js - req param returns an empty array -