You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Johannes Fahrenkrug <jf...@gebeco.de> on 2004/03/11 10:53:07 UTC

Subversion Client for OS/2

Hi!

First of all, I am new to this list :)
My name is Johannes Fahrenkrug, I am a C-Developer under OS/2 in 
northern Germany.

For the last couple of days I have tried to get the subversion sources 
to compile under OS/2 EMX. 
I've gotten pretty far, but I haven't been completely successful yet.

So first of all my questions: Is there an OS/2 SVN client for OS/2 
already? And if not, does anyone have any experience with building the 
sources under OS/2?

Thanks a lot!

Johannes.




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org


Re: Subversion Client for OS/2

Posted by Johannes Fahrenkrug <jf...@gebeco.de>.
Hi,

> Subversion depends on APR for portability, and APR supports OS/2 in
> theory.  If APR is working for you, then Subversion should compile
> fine... it's just straight C code.

Yes, I know... and as you can see in my second posting (which I sent 
off just
before I got this), APR seems to be the problem... I can't seem to 
find
out how to compile against it...

> If you can give details about the kinds of problems you're having, it
> might be useful to bring them up on the APR list (dev@apr.apache.org).

I will do that!

PS: APR and APR-UTIL is working on OS/2, because I have apache2 
installed here,
including those 2 libraries... but how to compile against it is the 
question...

How do I compile against libs in general (with the gcc)?

Thanks a lot!

Johannes.






---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org


Re: Subversion Client for OS/2

Posted by Ben Collins-Sussman <su...@collab.net>.
On Thu, 2004-03-11 at 04:53, Johannes Fahrenkrug wrote:

> So first of all my questions: Is there an OS/2 SVN client for OS/2 
> already? And if not, does anyone have any experience with building the 
> sources under OS/2?

Subversion depends on APR for portability, and APR supports OS/2 in
theory.  If APR is working for you, then Subversion should compile
fine... it's just straight C code.

If you can give details about the kinds of problems you're having, it
might be useful to bring them up on the APR list (dev@apr.apache.org).



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org