Browse
CollabNet
SourceForge Enterprise 5.1 to find
the code you want to work on, then check out the code.
You can view the contents of each file in a repository, plus additional
information about each file such as revision history, comments, date and time of
submission, and branch and tag information. You can also view differences
(diffs) between any two files.
-
Click
Source Code in the project navigation
bar.
-
From the list of project repositories, select a repository in which
you want to view code and click
Browse Repository.
For each file, the revision number, time since check-in,
author, and last log entry appear in the
Code Repository Browser.
- To view a file, or to view the diffs between two files, click the
file name.
- To view a specific version of the file, click
Download.
- To view the differences between two files, do either of these:
- Click
[select for diffs] next
to each of the two files that you want to
compare.
- Enter the file revision numbers in the Diffs between
boxes at the bottom of the page.
-
If you need to diff files, choose a display from the
Type of Diff menu, then click
Get Diffs.
The differences between the two files are
displayed.
-
Use your source control client to check out the code to your local machine.