Browsing the Source Repository

You can browse the CeltiXfire source code using one of three interfaces:

  1. Via the web using the ViewVC interface: http://svn.apache.org/viewvc/incubator/cxf/trunk/
  2. Via Fisheye courtesy of Cenqua: http://fisheye3.cenqua.com/browse/celtixfire
  3. Or directly: https://svn.apache.org/repos/asf/incubator/cxf/trunk/

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/cxf/trunk

Committers can check out the code over HTTPS by using:

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

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:

http://svn.apache.org/repos/asf/incubator/cxf/trunk/etc/svn-auto-props