Download: Difference between revisions

From Scribus Wiki
Jump to navigation Jump to search
Line 80: Line 80:
svn co svn://scribus.net/trunk/Scribus yourUnstableScribusdirectory
svn co svn://scribus.net/trunk/Scribus yourUnstableScribusdirectory
</pre>
</pre>
''Some Notes: You must have subversion to run this. "co" means "checkout".''
<div align="left">
<div align="left">
{|style="margin: 4px  1em  4px 1em; background-color: white; height: 40px; border: 0px solid  black;  border-collapse: collapse; font-size: 150%; line-height: 1.25em;  vertical-align: middle; text-align:left;" class="plainlinks"
{|style="margin: 4px  1em  4px 1em; background-color: white; height: 40px; border: 0px solid  black;  border-collapse: collapse; font-size: 150%; line-height: 1.25em;  vertical-align: middle; text-align:left;" class="plainlinks"

Revision as of 17:00, 25 February 2011

Actual files are served from a site called SourceForge, so do not be alarmed when clicking on a download link brings you to a SourceForge download page.

SourceForge is a highly-trusted site used by a large number of software projects as a means to offer fast and easy downloads and installation. For more information about SourceForge, check here and here.

Stable (older) branch

Current stable version is 1.3.3.14. It will not be updated. This is the last 1.3.3.x series version. Use it if stability is your main concern and more important than the feature set.

Developmental (newer) branch

Current developmental version is 1.4.0 RC1. This is the first release candidate for the 1.4.0 version. It's sufficiently stable for many people to run in production environments, but beware of bugs that might still be there. Report any problems in our bug tracking system.

Note: Newer Scribus version can open the older version's file, but the opposite is not true. Stable Scribus 1.3.1.14 cannot open developmental Scribus 1.4.0 files. There is no way to convert the file back once you switch it to the newer branch. However, you can run both branches in parallel to test the new functionality.

Experimental branch (trunk/1.5.0svn)

This is where most of the exciting new features of Scribus are going. However, there could be dragons galore, so you are only advised to use this version for small very specific tasks and for keeping abreast of the Scribus development, but not for day-to-day production work.

Source code for compilation

See Official:Compile_with_CMake for building instructions.

svn co svn://scribus.net/trunk/Scribus yourUnstableScribusdirectory

Some Notes: You must have subversion to run this. "co" means "checkout".

svn co svn://scribus.net/branches/Version135/Scribus yourDevelopmentalScribusdirectory