Cover | Table of Contents | Colophon
//depot/projectA/doc/index.html
//depot/projectA/doc/index.html
p4 dirs "//*"
//guest
//public
p4 depots
Depot guest 'Depot for guest users. '
Depot public 'Perforce's open source depot. '
p4 dirs "//public/*"
//public/jam
//public/perforce
//public/revml
p4 changes -m5 //public/revml/...
Change 4971 on 2005/05/21 ... '- Added test to make sure big_r'
Change 4970 on 2005/05/21 ... '- Allow sdbm files to handle la'
Change 4969 on 2005/05/21 ... '- Added a special command line '
Change 4968 on 2005/05/21 ... '- Use module name instead of lo'
Change 4967 on 2005/05/21 ... '- Removed "-d", leaving only "-'
p4 client
Client: testws
Owner: bill
Root: c:\workspace\test
View:
//depot/proj/... //testws/proj/...
//depot/utils/... //testws/utils/...
Client testws
Owner ron
Root c:\workspace\test
View //depot/proj/... //testws/proj/...
//depot/utils/... //testws/utils/...
p4 sync -n
p4 sync
p4 sync -n
p4 sync //depot/dev/www/...
p4 sync "//.../*.png"c:\ws\projectA\www\index.html
//depot/projectA/www/index.html
p4 have index.html
p4 sync c:\ws\projectA\...@Rel2.4
p4 have "My Dog.jpg"
p4 sync *.html
p4 sync index.html contacts.html
p4 edit index.html locations.html
p4 submit
p4 opened
//depot/dev/www/index.html#1 - add default change (text)
//depot/dev/www/prices.html#1 - add default change (text)
p4 opened -a contacts.html
//depot/dev/www/contacts.html#3 - edit by tina
p4 edit contacts.html
//depot/dev/www/contacts.html#3 - opened for edit
... - also opened by tina@tina-web-prep
p4 diff -sa
p4 diff
p4 submit
p4 submit
Description Added feature and price list pages for the new web site.
Files //depot/dev/www/index.html#1 - add
//depot/dev/www/price.html#1 - add
p4 revert -a
p4 sync c:\ws\dev\www\...#none
p4 sync c:\ws\dev\www\...
p4 sync c:\ws\dev\wwww\...
p4 delete c:\ws\dev\www\...
p4 submit
...
Change 4933 submitted
p4 diff -se | p4 -x- edit
p4 diff -sd | p4 -x- delete
dir /s/b/a-d | p4 -x- add -f
find . -type f | p4 -x- add -fp4 opened diag04.gif //depot/dev/www/img/diag04.gif#1 - add default change p4 files diag04.gif //depot/dev/www/img/diag04.gif#1 - add change 4761
p4 sync -n
p4 changes -m1 ...#have
Change 9284 on 2004/03/01 by jim 'Swap project names'
p4 resolve -afcats dogs pigs horses sheep cows >>>> ORIGINAL aunts = == = THEIRS = == = YOURS ants <<<<
p4 resolve -am index.html c:\ws\doc\index.html - merging //depot/projectA/doc/index.html#17,#18 merging from //depot/projectA/doc/index.html p4 resolve -am index.html No file(s) to resolve.
p4 integ //Ace/MAIN/... //Ace/V1/...
//Ace/V1/db/Jamfile#1 - branch/sync from //Ace/MAIN/db/Jamfile#1,#32
//Ace/V1/db/dbAcc.cpp#1 - branch/sync from //Ace/MAIN/db/dbAcc.cpp#1,#3
//Ace/V1/db/dbDefN.cpp#1 - branch/sync from //Ace/MAIN/db/dbDefN.cpp#1,#7
...
p4 changes //Ace/V1/...
Change 3470 on 2004/10/05 by rob 'New threshold for...'
Change 3459 on 2004/10/05 by pete 'Fix titles of...'
Change 3456 on 2004/10/04 by rob 'Delete junk files...'
Change 3372 on 2004/10/04 by bill 'Branch V1...'
p4 interchanges //Ace/V1/... //Ace/MAIN/...
Change 3456 on 2004/10/04 by rob 'Delete junk files...'
Change 3459 on 2004/10/05 by pete 'Fix titles of...'
Change 3470 on 2004/10/05 by rob 'New threshold for...'
p4 integ //Ace/V1/... //Ace/MAIN/...
//Ace/MAIN/readme.txt#1 - branch/sync from //Ace/V1/readme.txt#3
//Ace/MAIN/readme#11 - delete from //Ace/V1/readme#3
p4 integ -b V1toMAIN @3472
...
//Ace/MAIN/parse.cpp#5 - integrate from //Ace/V1/parse.cpp#2
...<