Vic/p4

From Summerseas

Jump to: navigation, search

Using Perforce

Contents

How to find a codeline view and create a client

  • p4 codelines |grep santool_solaris_sparc_ibm
  • p4 -c engle:santool_solaris_sparc_ibm newclient -v santool_solaris_sparc_ibm

How to list my changes

  • p4 changes -u engle

How to Get help on changes

  • p4 help changes

How to Show my clients

  • p4 clients |grep engle

Integrating change 590892 into main

  • From Main view
    • p4 take_change -c new 590892
  • A new change number for main is created (612383)
    • p4 submit -c 612383
Personal tools