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 or id of the person who committed the source file(s) (you can setup 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
- when the source file(s) were submitted, and whether they were added or modified
- the latest changelist that the file was a part of
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).
With Mercurial configured
The Source tab shows
- Age - when the source file(s) were committed
- Most Recent Committer - the name or id of the person who committed the source file(s) (you can setup your source repository user name in your user profile).
- Most Recent Changeset - changeset against each directory and file
- Description - commit messages (including links to cards if they were entered in the commit message)
Click on a changeset number to view the source files that were changed in the changeset and the actual changes against the previous version (diffs).
You can view all source changesets 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 changeset number (which you can then click to view other changes for the changeset).
With Git configured
The Source tab shows
- Age - when the source file(s) were committed
- Most Recent Committer - the name or id of the person who committed the source file(s) (you can setup your source repository user name in your user profile).
- Most Recent Changeset - changeset against each directory and file
- Description - commit messages (including links to cards if they were entered in the commit message)
Click on a changeset number to view the source files that were changed in the changeset and the actual changes against the previous version (diffs).
You can view all source changesets 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 changeset number (which you can then click to view other changes for the changeset).
With Team Foundation Server (TFS) configured
Mingle does not currently support Team Foundation Server (TFS) repository browsing, so you will see no information displayed on the Source tab. You can view all source changesets 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 changeset number (which you can then click to view changes for the changeset).
If you click on the changeset link on the History tab or on a card-specific History tab, you will be taken to the Source tab, where you will see the information below for that specific changeset. However, because Mingle does not currently support them, you will not see source diffs related to the specific changeset on the Source tab.
The Source tab shows (for a specific changeset)
- Time - when the source file was committed
- Author - the name or id of the person who committed the source file (you can setup your source repository user name in your user profile).
- Message - commit messages (including links to cards if they were entered in the commit message)
- Changes - type of change against each directory and file