Main Page
News

Features
History
FAQ

Order
Downloads

WWhizInterface

Support
Links

Other Add-ins
Misc. Code

Miscellaneous Code

LuaPlus 5.1 Distribution

Perforce Depot Diff

The Perforce Depot Diff utility can recursively diff your client workspace similar to SourceSafe's recursive folder difference function. Depot Diff does not do a full difference of local versus depot files, like SourceSafe does. Instead, it relies on the Perforce server to inform the utility of the differences.

Download it here (includes source): DepotDiff.zip

The newest source code can always be retrieved from the Perforce Public Depot. The Public Depot web page is available.

  1. Set P4PORT=public.perforce.com:1666.
  2. Make a directory to store DepotDiff.
  3. Execute 'p4 client' to make a user on the server, if you haven't already done so.
  4. Finally, type:

    p4 sync //guest/joshua_jensen/DepotDiff/...

Copyright © 2000-2010 Joshua C. Jensen