WebSVN: Difference between revisions
initial content |
No edit summary |
||
| Line 3: | Line 3: | ||
== Integration == | == Integration == | ||
Issue trackers, help desk applications and Customer Relationship Management (CRM) systems | Issue trackers, help desk applications and Customer Relationship Management (CRM) systems can all be integrated with the code browser so that when files are changed in the process of resolving an issue, the changes are automatically cross-referenced from the support application to the code browser. <!-- write details like Eventum e.g. --> | ||
== Users == | == Users == | ||
| Line 30: | Line 30: | ||
=== View Log === | === View Log === | ||
You'll notice in the blame view, you see revision numbers next to each contributor's name to indicate in which revision that change occurred. The 'View Log' view provides this information in a chronological fashion. | You'll notice in the blame view, you see revision numbers next to each contributor's name to indicate in which revision that change occurred. The 'View Log' view provides this information in a chronological fashion. | ||
=== Revisions are atomic === | === Revisions are atomic === | ||