Linux P4 use experience __linux

Source: Internet
Author: User
Tags openssl

1. Set up user information

Export p4port=perforce-toolchain.eng.vmware.com:1666 && Export p4client=build-toolchain-centos5-32-dev31 && Export P4USER=SHAOXINW

Export path= $PATH:/build/apps/bin


2.P4 Operation Command

$ p4-h//view Help information

$ P4 Changes | grep shaoxinw//view SHAOXINW modified Changelist

$ P4 changes-s pending-u SHAOXINW//view SHAOXINW modified status Pending

$ P4 Change 1037167//changelist version number is 1037167

$ P4 change-d 1037167//removed from Changelist 1037167

$ P4 Client

Root:/home/tcuser/workspace//Working space

View:
toolchain/main/src///build-toolchain-centos5-32-dev31/src/...//client relative root first-level path
toolchain/main/lin32/...//build-toolchain-centos5-32-dev31/lin32/...

Client machine Name


3. Verify that the compilation is successful

STRINGS-A * | Grep-i OpenSSL |less//view compiled packages

Find.. /.. /lin32/pwdutils-3.0-1/-type f-exec strings-f {} \; | grep ": OpenSSL [0-9]" | More


Post-review 1037167--submit-as= "shaoxinw"--user= "SHAOXINW"

$ P4 submit-c 1037167//Local submit file to server


4. Encountering Errors and Solutions

Error

* You must fix these errors before submitting:
*-"Review URL" is required.

SOLVE:P4 Change NUM

Add Post-review URL

http://blog.csdn.net/xiaoxinyu316/article/details/30067659

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.