| |
|
Archiving Depot Content Off-line
|
TASK:
How do I remove old data from your Perforce server and store it off-line?
How do I export the contents of a specific depot branch?
SOLUTION:
To archive a section of a Perforce Server, do t...
|
|
Cross-Platform Perforce Server Migration
|
PROBLEM:
How do you migrate a Perforce Server between platforms with different case-sensitivity, architecture and/or text file formats?
SOLUTION:
This article describes how to migrate your Perforc...
|
|
Depot on Windows network drive
|
PROBLEM:
Can I run I put the Perforce Depot files on a Windows network drive?
SOLUTION:
To place a depot on a network drive, create the network share and create at least one writable subfolder. Th...
|
|
Disabling User Auto Creation
|
SUMMARY:
Perforce's default behavior is to automatically create users when they first log into Perforce, if they don't currently exist. Users are automatically created until the server reaches t...
|
|
Making large depots smaller
|
TASK:
Decreasing the size of large Perforce depots
SOLUTION:
Perform the operations discussed herein with care. Failure to follow correct procedures can damage or destroy your data. As always, mak...
|
|
Moving the Perforce Server
|
PROBLEM:
How do I move a Perforce server from one machine to another?
SOLUTION:
This article describes how to move your Perforce Server between machines with identical case-sensitivity, architectu...
|
|
Obliterating Revisions
|
PROBLEM:
Shouldn't all of an obliterated revision's data disappear from the RCS file? Examining the pre and post obliterate versioned (",v") files, the only thing that changes is part of the he...
|
|
p4 obliterate prior to 2005.1 is Slow
|
PROBLEM:
Why is p4 obliterate so slow before 2005.1? Is there any way I can make it go faster without upgrading my Perforce server?
SOLUTION:
Obliterate is slow because it scans the entire r...
|
|
Preventing Accidental User Creation
|
PROBLEM:
How do I prevent new users from being created accidentally?
SOLUTION:
As of Rel 98.2, Perforce groups can be used to control user access. Normally, Perforce creates a new user in its data...
|
|
Reverting Another User's Files
|
TASK:
How do I revert files opened in another user's client workspace?
How do I revert files for a user or client that no longer exists?
SOLUTION:
There are two ways to revert files opened i...
|
|
Shutting down the Server
|
TASK:
How can I safely shut down the Perforce server run on a Unix based OS?
How can I safely shut down the Perforce server running as a Windows service?
SOLUTION:
- p4 admin stop...
|
|
Using the "-zprog" Flag To Track Server Processes
|
TASK:
Flagging a command so you can easily track it's progress using p4 monitor commands.
SOLUTION:
Use the "-zprog" global option to change the client name reported to the server to something les...
|