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/03/03 09:56:11 UTC

Pb with iSVN under OS400

Hello

I am trying to use ISVN solution under OS400 system

Step 1: I have downloaded the distribution from http://mowyourlawn.com/SystemiSVN.html
Step 2: I have installed Java and ISVN
Step 3: I am trying to run the followed command as is showed in the readme file
             ADDLIBLE SVN
             SVN/STRSVN DQLIB(SVN) DQNAM(SVNDQ) JVADQWAIT(-1) JVADBG(TRUE) JVADBGFLR('/java/svn/logs/')

             all is right

And after, I don't known what I must execute

So Could you help me please

Best Regards

Re: Pb with iSVN under OS400

Posted by CHANIAT Dominique <do...@renault.com>.
Hello,

Today, I am trying to use iSVN.

When I start an OS400 session, I am running the followed command
ADDLIBLE SVN
SVN/STRSVN DQLIB(SVN) DQNAM(SVNDQ) JVADQWAIT(-1) JVADBG(TRUE) 
JVADBGFLR('/java/svn/logs')

Under OS400, I have a library, named TSTSVN as working copy
SVN/SVNCMD CMD('svn info  http://138.21.146.98:9492/svn/as400')        The 
system is running during a lot of second, and I have the prompt. Any error 
message



SVN/SVNCMD CMD('svn co  http://138.21.146.98:9492/svn/as400 /TSTSVN') The 
system is running during a lot of second, and I have the prompt. Any error 
message



SVN/SVNCMD CMD('svn status /TSTSVN')  The system is running during a lot of 
second, and I have the prompt. Any error message



So I am trying to add a component, by the followed command

SVN/SVNCMD CMD('svn add alerte.pgm')     The system is running during a lot 
of second, and I have the prompt. Any error message



SVN/SVNCMD CMD('svn ci /TSTSVN')     The system is running during a lot of 
second, and I have the prompt. Any error message



but, when I want browse my repository with my navigator 
(http://138.21.146.98:9492/svn/as400), I get the revision 0 (not 1) Why



What append????



Question:

    Can I runs several

SVN/STRSVN DQLIB(SVN) DQNAM(SVNDQ) JVADQWAIT(-1) JVADBG(TRUE) 
JVADBGFLR('/java/svn/logs')
   When I want read the logfile /java/svn/logs/xxx.log, Thre are any message


Could you help me please



----- Original Message ----- 
From: "Aaron Bartell" <aa...@gmail.com>
To: "'CHANIAT Dominique'" <do...@renault.com>
Sent: Monday, March 03, 2008 3:54 PM
Subject: RE: Pb with iSVN under OS400


> Yep, then iSVN is a perfect solution for it.
>
>> Do you the reference of the ISVN user Guide
>
> No user guide yet, just an article that is to be published in April
> (IBMSystemsmag.com).  As you are using it feel free to make comments back 
> to
> me so I know what parts are most unclear and make sure to better document
> them.
>
> Thanks,
>
> Aaron Bartell
> Krengel Technology
> aaron@krengeltech.com
> XML web services from RPG have never been easier - www.rpg-xml.com
>
>
>
> -----Original Message-----
> From: CHANIAT Dominique [mailto:dominique.chaniat@renault.com]
> Sent: Monday, March 03, 2008 8:19 AM
> To: Aaron Bartell
> Subject: Re: Pb with iSVN under OS400
>
> In fact, from an OS400 system, I would like to work, through the http
> protocol, with remote SVN repositories which are stored under an UNIX
> system.
>
> I think iSVN is a good solution for it.
>
> Best regards.
>
> ----- Original Message ----- 
> From: "CHANIAT Dominique" <do...@renault.com>
> To: "Aaron Bartell" <aa...@gmail.com>; 
> <os...@subversion.tigris.org>;
>
> <us...@subversion.tigris.org>
> Sent: Monday, March 03, 2008 3:15 PM
> Subject: Re: Pb with iSVN under OS400
>
>
>> Thanks Aaron
>>
>> Do you the reference of the ISVN user Guide
>>
>> Best Regards
>> ----- Original Message ----- 
>> From: "Aaron Bartell" <aa...@gmail.com>
>> To: <do...@renault.com>
>> Sent: Monday, March 03, 2008 2:15 PM
>> Subject: RE: Pb with iSVN under OS400
>>
>>
>>> Hi Dominique,
>>>
>>> The next step is to use the SVNCMD object to send a command to the Java
>>> listener.  Note that this is a Subversion client and NOT the repository.
>>> Just wanted to make that distinction.
>>>
>>> On final note, there will be an article describing the components coming
>>> out
>>> in the April edition of IBMSystemsMag.com
>>>
>>> HTH,
>>> Aaron Bartell
>>> http://mowyourlawn.com
>>>
>>> -----Original Message-----
>>> From: Mark Phippard [mailto:markphip@gmail.com]
>>> Sent: Monday, March 03, 2008 6:58 AM
>>> To: Aaron Bartell
>>> Subject: Fwd: Pb with iSVN under OS400
>>>
>>> From  users@subversion.tigris.org
>>>
>>>
>>>
>>>
>>> ---------- Forwarded message ----------
>>> From: CHANIAT Dominique <do...@renault.com>
>>> Date: Mon, Mar 3, 2008 at 4:56 AM
>>> Subject: Pb with iSVN under OS400
>>> To: os400@subversion.tigris.org, users@subversion.tigris.org
>>>
>>>
>>>
>>>
>>> Hello
>>>
>>> I am trying to use ISVN solution under OS400 system
>>>
>>> Step 1: I have downloaded the distribution from
>>> http://mowyourlawn.com/SystemiSVN.html
>>> Step 2: I have installed Java and ISVN
>>> Step 3: I am trying to run the followed command as is showed in the
>>> readme
>>> file
>>>             ADDLIBLE SVN
>>>             SVN/STRSVN DQLIB(SVN) DQNAM(SVNDQ) JVADQWAIT(-1)
>>> JVADBG(TRUE) JVADBGFLR('/java/svn/logs/')
>>>
>>>             all is right
>>>
>>> And after, I don't known what I must execute
>>>
>>> So Could you help me please
>>>
>>> Best Regards
>>>
>>>
>>> -- 
>>> 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

Re: Pb with iSVN under OS400

Posted by CHANIAT Dominique <do...@renault.com>.
Thanks Aaron

Do you the reference of the ISVN user Guide

Best Regards
----- Original Message ----- 
From: "Aaron Bartell" <aa...@gmail.com>
To: <do...@renault.com>
Sent: Monday, March 03, 2008 2:15 PM
Subject: RE: Pb with iSVN under OS400


> Hi Dominique,
>
> The next step is to use the SVNCMD object to send a command to the Java
> listener.  Note that this is a Subversion client and NOT the repository.
> Just wanted to make that distinction.
>
> On final note, there will be an article describing the components coming 
> out
> in the April edition of IBMSystemsMag.com
>
> HTH,
> Aaron Bartell
> http://mowyourlawn.com
>
> -----Original Message-----
> From: Mark Phippard [mailto:markphip@gmail.com]
> Sent: Monday, March 03, 2008 6:58 AM
> To: Aaron Bartell
> Subject: Fwd: Pb with iSVN under OS400
>
> From  users@subversion.tigris.org
>
>
>
>
> ---------- Forwarded message ----------
> From: CHANIAT Dominique <do...@renault.com>
> Date: Mon, Mar 3, 2008 at 4:56 AM
> Subject: Pb with iSVN under OS400
> To: os400@subversion.tigris.org, users@subversion.tigris.org
>
>
>
>
> Hello
>
> I am trying to use ISVN solution under OS400 system
>
> Step 1: I have downloaded the distribution from
> http://mowyourlawn.com/SystemiSVN.html
> Step 2: I have installed Java and ISVN
> Step 3: I am trying to run the followed command as is showed in the readme
> file
>             ADDLIBLE SVN
>             SVN/STRSVN DQLIB(SVN) DQNAM(SVNDQ) JVADQWAIT(-1)
> JVADBG(TRUE) JVADBGFLR('/java/svn/logs/')
>
>             all is right
>
> And after, I don't known what I must execute
>
> So Could you help me please
>
> Best Regards
>
>
> -- 
> 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