Page 1 2 3 4 5 6 7 | »
Summary
The numerous applications and packages have been configured to all get along with one another. When all of these utilities work in harmony, the organization looks something like this:
Figure 3 - Technology Interaction
Figure 4 - Missing Piece of the Puzzle
In Summary:
- Subversion is the core of operations as the guardian of the repositories.
- Apache provides the bridge for communication to and from Subversion across a network.
- FreeRadius extends Apache and allows control over whom has access to the repositories.
- ViewVC runs underneath Apache as a dynamic user interface for the repositories generated by CGI.
- One final piece of the puzzle is very clearly missing, one for which there is no convenient pre-existing open source project to fill the void.
In order to truly make the project completely usable by any user, it must be possible for users to manage the repository through the web; read-only access - no matter how detailed and informative - is simply not enough.
Page 1 2 3 4 5 6 7 | »