Subversion
All of the Apache Pivot source code, documentation, and this web site are managed under version control using Subversion. This page explains the structure of the Apache Pivot Subversion repository. The page assumes you are familiar with the general Apache guidance for Subversion.
All Subversion links in this page use anonymous access.
Repository Structure
The root of the repository is http://svn.apache.org/repos/asf/pivot/.
The directories below this level are:
| Directory | Contents |
|---|---|
| /trunk/ | The primary development branch |
| /tags/ | Named snapshots |
| /site/ | The Apache Pivot website |
| /dist/ | Files related to release distribution |
| /infra/ | Project infrastructure files, such as shell scripts |
| /project/ | General project files |
| /skunk/ | Experimental area |
Git Mirrors
Read only Git mirrors of the Apache Pivot Subversion repository are also available.
Further information, including a proposed workflow, can be found here.

