You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by CHANIAT Dominique <do...@renault.com> on 2008/02/26 12:17:13 UTC

Subversion under AS400

Hello

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)

How I can get a Subversion distribution for AS400 with http protocol to be able to work with remote repositories

Thanks and best regards


-- Disclaimer ------------------------------------
Ce message ainsi que les eventuelles pieces jointes constituent une correspondance privee et confidentielle a l'attention exclusive du destinataire designe ci-dessus. Si vous n'etes pas le destinataire du present message ou une personne susceptible de pouvoir le lui delivrer, il vous est signifie que toute divulgation, distribution ou copie de cette transmission est strictement interdite. Si vous avez recu ce message par erreur, nous vous remercions d'en informer l'expediteur par telephone ou de lui retourner le present message, puis d'effacer immediatement ce message de votre systeme.
***
This e-mail and any attachments is a confidential correspondence intended only for use of the individual or entity named above. If you are not the intended recipient or the agent responsible for delivering the message to the intended recipient, you are hereby notified that any disclosure, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify the sender by phone or by replying this message, and then delete this message from your system.

Re: Subversion under AS400

Posted by Mark Phippard <ma...@gmail.com>.
On Tue, Feb 26, 2008 at 7:17 AM, CHANIAT Dominique
<do...@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@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org