blob: 8f1bc7db088eb90c28e865ec3bd0b1b5107303a0 [file] [log] [blame]
Tor Norbye814f8292014-03-06 17:27:18 -08001<html>
2<head>
3 <link rel="stylesheet" type="text/css" href="css/tips.css">
4</head>
5<body>
6
7
8
9 <p>&productName; lets you jump from your check-in comment to an issue in your task tracker.</p>
10 <p>All you have to do is to define issue navigation patterns on the
11 <span class="control">Version Control</span> page of the <span class="control">Settings</span>/<span class="control">Preferences</span>
12 dialog:</p>
13 <p class="image"><img src="images/issueNavigation1.png"></p>
14 <p>When you commit a changelist, and type the check-in comment, make sure it matches one of your issue navigation patterns.
15 Later, when you browse through the changelists in the repository, such comments turn into hyperlinks:</p>
16 <p class="image"><img src="images/issueNavigation.png"></p>
17 <p>Clicking a hyperlink brings you directly to an issue in your task tracker.</p>
18
19
20
21</body>
22</html>