Qpid is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Incubator PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Browsing the Source Repository

You can browse the Qpid source code using one of the following interfaces:

  1. Via the web using the ViewVC interface: http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/
  2. Or directly: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid/

Checking out from SVN

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

svn co http://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid/

Committers can check out the code over HTTPS by using:

svn co https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid/

Setting up your subversion client

When adding files to subversion, it's important that your subversion client is properly setup to the appropriate subversion properties are set. The client can do it automatically by modifying the auto-props section of the subversion config file. Use the contents of:

name of SVN props file