Perforce Cookbook: Difference between revisions
Jump to navigation
Jump to search
(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...") |
(No difference)
|
Revision as of 22:47, 28 July 2014
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
-HHost-pPort (1666 is the default)-uUser-cclient