Description: QSvn is a graphical Subversion Client for Linux, UNIX, Windows and Mac OS X. We use the Subversion API for all Subversion actions and the Qt4 C++ toolkit from Trolltech for platform independent programming.Last changelog:
Version 0.8.1 - released 2009-02-14
Bugfixes
Fix a crash on show diff without an external diff viewer. Fix a link error on Mac OS X.
Does anyone have QSvn compiled for Mac OS X? I would like to try it.
The installation guide contains no hints for Mac OS X and the Unix section makes me feel bad (installing cmake, installing svn?). I've tried to compile QSvn, with cmake installed and downloaded the sources of svn. The cmake doesn't find my Qt installation. To setup a standard Qt .pro file wasn't successful. I don't have time to learn cmake. :(
This bug is fixed in actual source already. I'll release QSvn 0.8.1 soon. Please be patient :)
PS: You can now report bugs anonymously in the QSvn bug tracker:
http://www.anrichter.net/projects/qsvn/newticket
Simply unusable on windows/mingw, and u don't provide a windows setup at least, it's terrible for an open source software.
project goes to trash...
P@sNox,
Why do you don't simple read the INSTALL-file[1] in sources?
QSvn on windows can only compile with MSVC because the project use the precompiled subversion libraries. And these are compiled with MSVC.
If you whish to compile QSvn with mingw please do so. Patches are welcome...
[1]
http://ar.oszine.de/projects/qsvn/browser/trunk/INSTALL
Ratings & Comments
7 Comments
Does anyone have QSvn compiled for Mac OS X? I would like to try it. The installation guide contains no hints for Mac OS X and the Unix section makes me feel bad (installing cmake, installing svn?). I've tried to compile QSvn, with cmake installed and downloaded the sources of svn. The cmake doesn't find my Qt installation. To setup a standard Qt .pro file wasn't successful. I don't have time to learn cmake. :(
V 0.8.0 crashes when I try to see a file diff in revisions log window
This bug is fixed in actual source already. I'll release QSvn 0.8.1 soon. Please be patient :) PS: You can now report bugs anonymously in the QSvn bug tracker: http://www.anrichter.net/projects/qsvn/newticket
What are the dependancy, i can't build on windows, and switching to cmake is bad idea :|
Simply unusable on windows/mingw, and u don't provide a windows setup at least, it's terrible for an open source software. project goes to trash... P@sNox,
Why do you don't simple read the INSTALL-file[1] in sources? QSvn on windows can only compile with MSVC because the project use the precompiled subversion libraries. And these are compiled with MSVC. If you whish to compile QSvn with mingw please do so. Patches are welcome... [1] http://ar.oszine.de/projects/qsvn/browser/trunk/INSTALL
Hm i can't remember, but anyway an INSTALL file is not a place to check for building :) I will try later, for now i have others things to do. regards,