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

Re: Subversion under AS400

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 26 Feb 2008 21:23:57 -0500

On Tue, Feb 26, 2008 at 7:17 AM, CHANIAT Dominique
<dominique.chaniat_at_renault.com> wrote:

> I am trying to use Subversion under AS400.
> I want to use it only as a client because my repositories are stored on an
> UNIX system. I am able to view theses repositories with a web browser.
> So, I would like to use Subversion under AS400 with the http protocol, as
> the folowed example
>
> call (xxx/svn) parm('CO' 'http:xxxxxxxx' 'WorkCopy')
>
> Now, I have downloaded a Subversion distribution from www.soflanding.com web
> site , but I think this distribution doesn't support the http protocol (only
> file an SVN)

Correct. That port was intended to be primarily a server. To support
http would mean to also port Neon and OpenSSL.

I know of people that successfully use SVNKit, which is a pure Java
implementation, on OS/400.

See:

http://mowyourlawn.com/SystemiSVN.html
http://article.gmane.org/gmane.editors.websphere.iseries/20299

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-27 03:24:21 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.