Anyone try to port a Subversion 1.8.x client to QNX 6.5 ?

Has anyone tried to port a Subversion 1.8.x client to QNX 6.5 ?

I understand that Momentics has the Subversive client, but it would be useful to have a native client for scripting
purposes. A native subversion 1.6 client is available, but a 1.8 client has better merge support. I don’t need the
Subversion server ported to QNX, just the client. Mixing Subversion clients with different versions on the same local code files can cause problems sometimes.

It looks like this would involve compiling two things:

  1. The Apache Portable Runtime base portability runtime:

apr.apache.org/download.cgi
apr.apache.org/compiling_unix.html

  1. The 1.8.16 subversion client source code:

subversion.apache.org/download.cgi