[UE5] How to Use Perforce as Source Control


1 Download and Install Perforce

  • Fill the information to go to the download page
    • choose On-Premise
  • Install it
  • Now Helix Core Server is running, and you can see it in the local services

Two ways of running the Perforce server:

  • P4D
  • P4S: our method

Once the service is running, you can connect to your server using P4Admin.

2 Download and Install P4V

On the Helix Visual Client download page, we download the P4V.

Install it, nothing special. P4V will be running then.

  • Create User, then log in

3 Use Case

p4Ignore

p4 set P4IGNORE=.p4ignore  # set configuration
touch .p4ignore  # create this file
# write some rules in .p4ignore, and then
p4 ignores

References


Leave a Reply

Your email address will not be published. Required fields are marked *

css.php