Can source control be done over LAN?

Hi, First of all I know very little about source control. Me and my friend are working on a project with our systems in the same room. We want to use source control so that we don’t have to use USBs all the time. Does source control in UE4 upload through internet? Can it be done over LAN since only two of us are working on it and no need to access the project files from anywhere else. Ans also can you point me in the direction to learn how to use source control? Thank you.

Yes, source control can be set up with a LAN. You have one machine be the server (and client) and other machines are the clients. You should check out Perforce’s Helix software. It’s available for free for teams of 5 individuals or less…

You’ll want the server (the P4D versioning engine) and the client software (P4V). You can run the server as a service on Windows and have clients connect to that server over the LAN. Here’s a video on setting it up…