|
Active development for the ocfs2 tools has moved to
Git for source control.
Instructions on how to use git, as well as general information on Git
repositories hosted on oss.oracle.com, can be found
in the wiki.
We also use the
OCFS2 Development Wiki
to track development tasks and store design documents.
You can
browse
the ocfs2-tools Git repository, or you can check out changes at:
git://oss.oracle.com/git/ocfs2-tools.git
To clone the repository, you can use:
git clone git://oss.oracle.com/git/ocfs2-tools.git ocfs2-tools
This will create a clone of the tree in the directory ./ocfs2-tools.
-
Browse
source code on-line to view this project's directory structure and
files.
-
Download
source code archives, if any are available, to copy read-only source files for this project on to your local system.
-
Subscribe to any of the project mailing lists.
-
Read documentation about Git and how we use it.
|