QSvn 0.8.2 released
Today i released QSvn 0.8.2. This is an windows only release. The source code is the same as in QSvn 0.8.1. Only some adjustments are made in order to compile QSvn against the subversion libraries in version 1.6.1. And this is the big change in this version.
According to the Working copy upgrades in Subversion 1.6 i compiled QSvn against this new Subversion library. If you have installed another Subversion Client, TortoiseSVN for example, aside QSvn you can now switch to the newer versions with the new working copy format.
So feel free to get the new version, install and enjoy it.
Cheers,
anrichter

rss
Comments
When do you expect to add 1.6 support for the other platforms (Linux particularly)?
Thanks, David
It's quite simple. Compile QSvn source code against Subversion 1.6 on linux platform.
OK, that sounds simple. I was confused by the fact that 0.8.2 came out as a Windows-only release. This seemed to me to imply that the other platforms were not ready to release with 1.6 support. So I can compile 0.8.2 on Linux with 1.6 libraries, or must I use the latest unreleased source code?
Thanks again, David
Windows version is released as a precompiled binary. Therefore QSvn 0.8.2 was a windows-only version. There was no changes in the code only the build linked against Subversion 1.6.1.
QSvn should work with all Subversion 1.5 and 1.6 libraries. I prefer to link against a stable subversion version. Fortunateley this one, which comes with your linux distribution.