[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn on mainframe

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 21 Jan 2010 16:42:02 -0500

On Thu, Jan 21, 2010 at 4:28 PM, Shrinivasan T <tshrinivasan_at_gmail.com> wrote:
> I need your help on getting information about svn binaries for mainframe.
>
> Are the binaries available for mainframe?
> else, will the source compilation work well?

I doubt it will work. z/OS is EBCDIC. There was an OS/400 port for a
while but it is now deleted. It largely worked because the OS/400 C
compilers and runtime had an option that allowed you to work with
UTF-8.

I'd start by seeing if you can get Apache 2.x for z/OS. Subversion
must have the Apache Portable Runtime libraries to work. So the first
effort of porting Subversion to any OS, is to get APR working. If
someone has already done that, then that is your starting point.
Subversion has a lot of other dependencies. If you want to build a
client, you are going to also need things like Neon or Serf ported, as
well as OpenSSL and zlib.

> Linux VM on Mainframe -
> we are interested in this option. The problem that we are

You meant to say NOT interested here I think.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2010-01-21 22:42:37 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.