Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Fedora Commons source code for the current version of the Fedora Repository can be downloaded using the download link under "downloads" on the main page for the current version.

The source is hosted on github.

Checking out the code

If you wish to work with the source code, you will need to install git.

...

Panel

cd fcrepo
git checkout master

Downloading the source without using git

If you want to get a copy of the latest source code without using git you can download a tarball of the source code.

...