Source tab
What you can do on this page
The Source tab lets you browse the project source repository. Mingle automatically scans all files in the repository (based on the directory path specified under Project admin tab, Project settings link), and displays all revisions on the History tab.
With Subversion configured
The Source tab shows
- the file size of each file
- revision numbers against each directory and file
- commit messages (including links to cards if they were entered in the commit message)
- when the source file(s) were committed
- the name of the person who committed the source file(s) (you must set up your source repository user name in your user profile).
Click on a revision number to view the source files that were changed in the revision and the actual changes against the previous version (diffs).
You can view all source revisions on the History tab. If you enter a card number in a commit message (using the correct card keywords) the messages in Mingle will contain links to those cards. Viewing a linked card's history displays the source revision number (which you can then click to view other changes for the revision).
With Perforce configured
The Source tab shows
- revision numbers against each file
- file sizes against each file
- descriptions provided during changelist submission for each file (including links to cards if they were entered)
- when the source file(s) were submitted, and whether they were added or modified
- the latest changelist that the file was a part of
- the name of the person who committed the source file(s) (you must set up your source repository user name in your user profile).
Click on a changelist number to view the source files that were changed in the changelist and the actual changes against the previous version (diffs).
You can view all changelists on the History tab. If you enter a card number in a submit message (using the correct card keywords) the messages in Mingle will contain links to those cards. Viewing a linked card's history displays the source revision number (which you can then click to view other changes for the revision).