[patch] subversion part

Stephan Diederich stephan.diederich at googlemail.com
Tue Nov 14 00:15:57 UTC 2006


> The patch needs to be tested with the kdesdk io slave as well. Is there
> somebody that can do that?

After you mentioned that, I checked my system again. I had both
ioslaves installed. It seems that if both, the new kdesvn (0.11.0) and
kdesdk-ioslaves are installed, the kdesdk-ioslave is used.
So, I did some more sophisticated testing:

kdesvn-0.11.
first: there are crashes during startup. removing subversion from the
.kdevelop file stops them.
cannot debug them at the moment, as the debugger has some problems
again, and I have no kdelibs with debug symbols here.

svn commit: works
svn add: not working, no message, just does nothing
svn remove: not working, no message, just does nothing
svn diff: not working, message: no connection to ra_local
svn update: working
svn revert: working
svn resolved: not tested.
add/remove  to/from ignore list are present, but not implemented

kdesdk-ioslave-3.5.5:
here, too, crashes during startup if subversion is enabled. removing
subversion from .kdevelop files stops the crashes. Crashes don't show
up on all projects. Kdevelop.kdevelop for example never crashed
although subversion is enabled.

svn commit: works
svn add: works
svn remove: works
svn diff: works
svn update: works
svn revert: works
svn resolved: works
add/remove  to/from ignore list are present, but not implemented

Nevertheless, I think the patch I submitted has nothing to do with the
two ioslaves. But it makes testing possible.

HTH,
Stephan




More information about the KDevelop-devel mailing list