Download

See the Changelog for details and Installation for installation instructions or Upgrading for upgrading instructions.

Latest

Binaries

Downloads are hosted at our SourceForge.net project page for fast, reliable downloads. Please let us know if you have trouble downloading from there and we can send you an alternate download link.

SVN src
Windows binaries
Windows installer

Source

You can checkout the source code for Synclosure from our Subversion repository:

This is the prefered way to get Synclosure if you want to benefit from the latest improvements and be able to upgrade easily.

0.2.1 (stable)

You can checkout the latest development source from the trunk with the following command:

 
svn co http://projects.whyaskwhy.org/svn/synclosure/tags/0.2.1 synclosure-tag

It will create a directory named synclosure-tag and you'll be able to update your copy using svn sw URL in this directory.

Development (unstable)

You can checkout the latest development source from the trunk with the following command:

 
svn co http://projects.whyaskwhy.org/svn/synclosure/trunk/ synclosure-trunk

It will create a directory named synclosure-trunk and you'll be able to update your copy using svn update in this directory.

Older releases

0.2

This version has broken binary builds. Use version 0.2.1 instead.

Reminiscing: 0.1 Original Synclosure release

Source

You can checkout the original release of Synclosure with the following command:

 
svn co http://projects.whyaskwhy.org/svn/synclosure/tags/0.1/ original-0.1-synclosure

It will create a directory named original-0.1-synclosure and you'll be able to see/use Synclosure as it was in the beginning. :)

Alternatively you can visit the original page and download it from there.

Binaries

You can download the original Synclosure 0.1 installer from our SourceForge.net project page here.

Troubleshooting

Subversion checkout problems

If you get this error when trying to checkout the source:

"PROPFIND 200 OK" error

Please contact your network administrator and ask him to enable WebDAV extension in your proxy.