- <html>
-
- <head>
- <meta http-equiv="Content-Language" content="en-us">
- <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
- <meta name="ProgId" content="FrontPage.Editor.Document">
- <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
- <title>Perforce Depot Diff</title>
- </head>
-
- <body>
-
- <h1 align="center">Perforce Depot Diff</h1>
-
- <h2 align="left">Contact Info</h2>
-
- <p align="left">Joshua Jensen<br>
- Email: jjensen@workspacewhiz.com</p>
- <h2>Overview</h2>
- <p>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.</p>
- <h2>Usage</h2>
- <p>[fill me in]</p>
- <p>I've only tested Depot Diff with <code>p4 set P4CONFIG=p4.ini</code> and a
- <code>p4.ini</code> file somewhere in a parent directory. In this setup,
- Depot Diff must be run in a directory containing <code>p4.ini</code> or a child
- directory from there.</p>
- <p>Right click on files to receive a context menu.</p>
- <h2>Compiling</h2>
- <p>[fill me in]</p>
- <p>Only the Visual Studio .NET <code>DepotDiff.sln</code> is known to work.</p>
-
- </body>
-
- </html>
# |
Change |
User |
Description |
Committed |
|
#2
|
1790 |
Joshua Jensen |
Added contact info to the Readme for Depot Diff. |
23 years ago
|
|
#1
|
1789 |
Joshua Jensen |
Perforce Depot Diff code and binary added. |
23 years ago
|
|