folderdiff.html #1

  • //
  • guest/
  • perforce_software/
  • p4eclipse/
  • 2014-1/
  • src/
  • 3.7/
  • plugins/
  • com.perforce.team.help.ui/
  • topics/
  • folderdiff.html
  • View
  • Commits
  • Open Download .zip Download (1 KB)
<!doctype html public "-//w3c//dtd html 3.2 final//en">
<html>
<head>
<title>Comparing Folders Using Folder Diff</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" type="text/css" href="perforcehelp.css">
</head>

<body>
<h1>Comparing Folders Using Folder Diff</h1>
<p>The P4Eclipse folder diff feature enables you to recursively compare two paths or two revisions of the same  path to display how the contents have changed. Folder diff indicates files that were added, changed or deleted, and includes tabs that display statistics about user activity (author chart), activity on a per-filetype basis (content type chart), and activity on a per-project basis (project chart tab).
<p>Folder diff uses color coding to distinguish unique files and content from files and content that simply differ between the specified paths. To configure the color coding, go to <strong>Preferences&gt;Team&gt;Perforce&gt;Folder Diff</strong>. To display the differences between two files, context-click one of the files and choose <strong>Diff Against Pair</strong>.</p>


<hr>
<p><img src=../images/perforcelogo.png alt="Copyright Perforce Software 2003-2012. All Rights Reserved."> </p>
</body>
</html>
# Change User Description Committed
#1 15907 Matt Attaway More house cleaning to match Workshop best practices
//guest/perforce_software/p4eclipse/r14.1/src/3.7/plugins/com.perforce.team.help.ui/topics/folderdiff.html
#1 12432 Matt Attaway Initial commit of the 2014.1 P4Eclipse source code.