Joshua Jensen
Email: jjensen@workspacewhiz.com
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.
[fill me in]
I've only tested Depot Diff with p4 set P4CONFIG=p4.ini
and a
p4.ini
file somewhere in a parent directory. In this setup,
Depot Diff must be run in a directory containing p4.ini
or a child
directory from there.
Right click on files to receive a context menu.
[fill me in]
Only the Visual Studio .NET DepotDiff.sln
is known to work.