Friday, August 9, 2013

Perforce Command line tips

  • How to search changelists by user. 
 p4 changes -u vakkive -L
  •  How to apply a patch ?
There is no perforce way to do this. However, IntelliJ has a way to apply patches . Look inside the VCS drop down menu.