[PATCH] kdevelop subversion part patch

Kris Wong wongk at seapine.com
Mon Feb 26 13:20:34 UTC 2007


> So maybe the code-duplication is something to consider anyway...

This would introduce a build dependency on the subversion client
libraries (unless the subversion support was disabled during configure).
Also, the ioslave was coded to link directly against the subversion libs
rather than using dlopen, which would also introduce a runtime
dependency.  I don't know that you would want to take that route (at
least for 3.4.x).

My 2 cents.

Kris Wong




More information about the KDevelop-devel mailing list