Index > Source Repository

You can browse the source code using Subversion's Web interface:

http://svn.apache.org/repos/asf/geronimo/yoko/trunk

Checking out from SVN

The source code can be checked out anonymous over HTTP by using:

Committers can check out the code over HTTPS by using:

Accessing the Repository Through a Proxy

The Subversion client can go through a proxy, if you configure it to do so. First, edit your serversconfiguration file to indicate which proxy to use. The files location depends on your operating system. On Linux or Unix it is located in the directory ~/.subversion. On Windows it is in %APPDATA%\Subversion. (Try echo %APPDATA%).

This is a hidden directory.

There are comments in the file explaining what to do. If you don't have that file, get the latest Subversion client and run any command. This will cause the configuration directory and template files to be created.

For example, you would add something like the following to your servers file: