perforce diff between 2 files in different directories . -


perforce : system such @ compile time few files created in temp directory . requirement ; if created file different file present in workspace copy file temp directory onto workspace after doing check out of file present on workspace.

how can diff between 2 files in workspace , output if files same or different .

i'd this:

  1. copy file(s) workspace.
  2. run "p4 reconcile".

if files identical, no-op. if files different, end result want (modified files in workspace, opened edit).


Comments

Popular posts from this blog

PHP while loop dynamic rowspan -

timer - Java TimerTask cancel -

android - How to read a column value in parse.com without accessing an object or a pointer -