XPS Documentation

Obtaining XPS

There are two ways to obtain the XPS software, as detailed in the following sections.

Download A Release

You can download releases of XPS from SourceForge

This may be your best bet because of SourceForge's high bandwidth

Release information for all releases start at 0.2 are available on the main web site's release section.

Use Subversion

The XPS software uses the Subversion source control system. You may obtain the latest version of XPS using the following Subversion command:

svn co http://x-p-s.org/xps

The Subversion source should always build correctly. However, it may have functional flaws in it while development progresses.

Next