perforce - open/edit all files of depot using p4 add/edit command -
It is possible to add all new files using the
p4 add
command. Actually, I do not want to give each file name or any wild chard pattern with the p4 add
command.
The same question for p4 editing operation
Look at, especially :
p4 diff -se // myclient / ... | P4-X - Edit Search Type-Print | If you are connected, editing P4 before editing the files would be better, as it allows other people to see that you are editing the files.
Comments
Post a Comment