Perforce Cookbook

From Littledamien Wiki
Revision as of 22:47, 28 July 2014 by Video8 (talk | contribs) (Created page with "== Syncing a repo from the command line == [http://www.perforce.com/perforce/perforce/doc.current/manuals/cmdref/p4_sync.html|Perforce 2014.1 Command Reference: Sync] At the...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syncing a repo from the command line

2014.1 Command Reference: Sync

At the command prompt make sure you're at the root of the client repo.

p4 -H beckster -p 1666 -u ali -c web-damien sync
  • -H Host
  • -p Port (1666 is the default)
  • -u User
  • -c client