Login | Register
My pages Projects Community openCollabNet

Releases

Apart from the direct links for each release you can also grab them from the file area:

Win32 Binaries

the installer executables are here (contain the User Guide).

MacOSX Binaries

the disk images are here (contain the User Guide). The binaries do NOT depend on a locally installed subversion.

User Guide

the User Guide (.pdf) is here. It is still work in progress and does not yet cover Subcommander 2.0.0.

Source Archives

the Source archives for Unix/MacOSX/Win32 are here.

CHANGES

Here is the CHANGES file from the repository that lists the most important changes for each Release.

Subcommander 2.0.0 Beta 3 (Windows, MacOSX, Source)

Another 2.0.0 Beta, it is getting better :)

The official Subcommander binaries are built against subversion 1.4.6, a source build requires subversion 1.4.5(!) or better.

subcommander

  • new: unified toolbar in log dialog (MacOSX).
  • new: single item diff off "changed paths" items in the log dialog.
  • changed: cleaned up layout of most used dialogs.
  • changed: improved back/foward navigation.
  • fixed: bookmark editing and refresh no longer crashes.
  • fixed: deleted items are properly refreshed in the working copy views.
  • fixed: commit dialog crash when commiting while reading the commit list.
  • fixed: more bug fixes.

submerge

  • changed: reduced redrawing problems on MacOSX.
  • fixed: editing and cursor movement improvements.

subcommander/submerge

  • build: upgraded Win32 build to Visual Studio Express 2008.
  • build: added MacOSX Xcode project.

Subcommander-2.0.0b3.exe (Windows Installer)
Subcommander-2.0.0b3.dmg (MacOSX Universal Binary Disk Image)
Subcommander-2.0.0b3.tar.gz (Source Archive)

23rd June 2008

Subcommander 1.2.4 (Windows)

This is a Win32 installer release only. It fixes a purely Windows specific issue.

The official Subcommander binaries are built against subversion 1.4.6, a source build requires subversion 1.2.0 or better.

subcommander/submerge

  • fixed: fixed random submerge startup failures on Windows (added an additional runtime manifest file).

Subcommander-1.2.4.exe (Windows Installer)

19th April 2008

Subcommander 1.2.3 (Windows, Source)

This is only a source and Win32 installer release. It just adds a build fix for gcc 4.3 and a few other fixes that were already included in the MacOSX specific 1.2.2+ release.

The official Subcommander binaries are built against subversion 1.4.6, a source build requires subversion 1.2.0 or better.

subcommander/submerge

  • fixed: fixed gcc 4.3 build by removing the use of ancient header files.
  • fixed: [Issue 181] fixed parsing of more than 10 bookmark.
  • fixed: fixed an endless loop in the log dialog code with paths that contain multi byte characters.
  • fixed: remove hackish tool button menu handling, hopefully fixing the "menu doesn't close" issue when selecting revisions.
  • changed: improved build, simpler moc generation. (If you get strange moc (errors after make clean re-configure, maybe that was not really an improvement..).

Subcommander-1.2.3.exe (Windows Installer)
Subcommander-1.2.3.tar.gz (Source Archive)

Issues

9th April 2008

Subcommander 2.0.0 Beta 2 (Windows)

Another snapshot of ongoing development. While BETA 1 was still based on qt3, BETA 2 is now based on qt4. So there may be some things that work better in BETA 1 than in BETA 2. Apart from that BETA 2 can do a few things that were not available in BETA 1. Maybe a small advantage for BETA 2. ;)

Subcommander-2.0.0-BETA2.exe (Windows Installer)

Issues

8th October 2007

Subcommander 2.0.0 Beta 1 (Windows, MacOSX)

This is a snapshot of ongoing development and does not have all features off the current 1.2.2 release.

Here is a short overview of the new features:

  • new: simultaneous flat and tree view for working copies (tabs)
  • new: automatic refresh after wc operations like add, revert, rename etc.
  • new: reload will (recursively) refresh only the selected folder and not the whole working copy.
  • new: deep status info in tree view (a folders has a '*' in the ds (deep status) column if anything below it is changed)
  • new: back/forward navigation (also in repository browser)
  • new: switch all/ignored options without reload
  • new: toolbar buttons for common operations
  • new: project setup wizard

Limitations/Todo:

  • The repository browser is usable to browse the repository but does not support any operations on the repository.
  • main menus are (mostly) unavailable.

Subcommander-2.0.0-BETA1.exe (Windows Installer)
Subcommander-2.0.0-BETA1.dmg (MacOSX Universal Binary Disk Image)

Issues

25th May 2007

Subcommander 1.2.2+

This is a MacOSX universal build of 1.2.2 wit a few bug fixes and a chinese translation. The binaries are built against subversion 1.4.2, a build from source requires subversion 1.2.0 or better.

Since i don't own an intel based MacOSX machine i would appreciate some feedback if it is running. Thanks.

Subcommander-Universal.dmg

March 2007

Thanks to everybody who confirmed that it is running. :)

March 2008

Releases History

A complete list of older releases back to the first public release can be found here: History

Source Code Repository

The Subcommander source code is hosted in a subversion repository on subcommander.tigris.org.

To browse the repository using the web interface follow this link.

The development branch ("trunk") with the latest sources is here: trunk

The Username/Password for anonymous (read only) access to the repository is: guest/<empty password>

If you are using subcommander you can simply drag the trunk url from above and drop it on empty space or the column header in the repository view of the main subcommander window to create a new project. Answer the popup menu with "as trunk url" to add the dropped url as the trunk url to the new project.

Issue Tracker

Note that the links to the issue tracker will not show all changes of a version. Currently not everything that changes has an issue.

A more complete listing is available from the CHANGES file (see link above).

The most complete listing of the changes is the log output of the repository trunk.