blob: 9b1e93607d5a46a45553fb97b111cff653f138fc [file] [log] [blame]
<html>
<head>
<link rel="stylesheet" type="text/css" href="css/tips.css">
</head>
<body>
<p>&productName; lets you jump from your check-in comment to an issue in your task tracker.</p>
<p>All you have to do is to define issue navigation patterns in the
<span class="control">Settings | Version Control | Issue Navigation</span>
dialog:</p>
<p class="image"><img width="520" height="348" src="images/issueNavigation1.png"></p>
<p>When you commit a changelist, and type the check-in comment, make sure it matches one of your issue navigation patterns.
Later, when you browse through the changelists in the repository, such comments turn into hyperlinks:</p>
<p class="image"><img src="images/issueNavigation.png"></p>
<p>Clicking a hyperlink brings you directly to an issue in your task tracker.</p>
</body>
</html>