Questions tagged [perforce]

Perforce is a commercial, proprietary, centralized revision control system.

Perforce is a commercial, proprietary, centralized revision control system provided by Perforce Software. It generally requires a connection from the clients to the appropriate server while the managed documents are being modified, and boasts such features as atomic commits and controlled access to the repository. Perforce Software provides a comparison to some other revision control systems (and a glossary of common terms on the same page).

23 questions
0
votes
1 answer

Should I migrate perforce server from VMWare to cloud (AWS)?

Our company have been using perforce hosted on WMWare. It works fine for Local (US) developers but the team oversea is complaining about its performance. Migration to the cloud may resolve the problem. What could be cons of that move?
Val K
  • 1
0
votes
1 answer

Visual build pro - Perforce integration and variable assignation

We use Visual build pro and we would like to get some variable from a perforce command. We have a step which is a perforce one, with the global options set up (Client and Port) and we would like to get the workspace location (local) of the remote…
Neocid
  • 61
  • 2
0
votes
1 answer

How to set env variables and run multiple commands with PsExec?

How can I run multiple commands with PsExec, and how can I export environment variables? I can run two commands by doing the below, but when I try to export an environment variable the second command errors out. Running two commands: psexec…
0
votes
2 answers

Perforce License Problem

We are moving our Perforce server to a Linux virtual machine. I can get the new Perforce server to start up without a license. When I copy our existing license file to the new server, all I get is: Perforce server error: License file invalid. …
Nik
  • 115
  • 1
  • 8
0
votes
1 answer

Setting up Perforce with AWS - "Rollback Complete" on stack?

Alright, I am following this tutorial to set up Perforce HelixCore with AWS. I've followed all of part 1 "Define your AWS environment" verbatim, however my parent stack's status went from CREATE_COMPLETE to ROLLBACK_COMPLETE which means something…
UserDude
  • 101
0
votes
1 answer

Perforce client AND server no longer connecting, 127.0.0.1:1666 refusing all connections on server, even local connections

I have a server running Ubuntu server 18.04, and it's the catch-all local server - hosts a samba share, media server, and a Perforce server. I connect to that depot via a local network IP (ssl:192.x.x.x:1666). Everything was working great…
-1
votes
1 answer

Traceroute to my IP address is slow while ping is fast

When I have a connection to my network and I ping the IP address my machine is assigned, I get a fast response. However, when I do a traceroute to my IP address, the command takes around a minute to complete even though it shows a response time of…
user249880
  • 19
  • 1
-1
votes
1 answer

Migrating a Github repository with all the commit history to Perforce

The title is self explanatory, how can i migrate a github repository with commit history to Perforce. Thanks.
1
2