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

Re: Re: Running SVN Client on 16-bit MS-DOS machine

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 3 Sep 2009 08:29:22 -0400

On Thu, Sep 3, 2009 at 8:19 AM, Henry Taylor<htaylor_at_agristats.com> wrote:
> We have a system written in Clipper, which is an old 16-bit DOS language.  We're looking at version
> control solutions. I was wondering whether the Clipper developers were going to be able to use the
> subversion client from the command line on their DOS boxes, or whether they were going to have to use
> something like TortoiseSVN to manage their files separately.

Subversion is built on top of the Apache Portable Runtime (APR). So
it can generally run or be ported to any OS that APR has been ported.
Many years ago I successfully led an effort to port SVN to OS/400.
This worked because the OS included Apache2 and APR already.

I am pretty sure that Apache2 has not been ported to MS-DOS, which
means that it is likely APR has not been either.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2390621
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-03 14:30:39 CEST

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.