labels.html #1

  • //
  • guest/
  • perforce_software/
  • p4eclipse/
  • 2014-1/
  • src/
  • 3.7/
  • plugins/
  • com.perforce.team.help.ui/
  • topics/
  • labels.html
  • View
  • Commits
  • Open Download .zip Download (958 B)
<!doctype html public "-//w3c//dtd html 3.2 final//en">
<html>
<head>
<title>Labels</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>Using Labels</h1>	


<p>A Perforce <em>label</em> is a set of tagged file revisions. For example, you might want to tag the file revisions that compose a particular release with the label<tt> release2.0.1.</tt> To create labels, you must use the Perforce p4 command-line client or P4V, the Perforce Visual Client. </p>
<p>To display a list of labels, click the Perforce perspective's P4 Labels view. To apply a label (that is, to tag) a set of file revisions, browse to the desired file or folder in the P4 Connections view, right-click and choose<strong> Label...</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/labels.html
#1 12432 Matt Attaway Initial commit of the 2014.1 P4Eclipse source code.