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

Re: Pb with iSVN under OS400

From: CHANIAT Dominique <dominique.chaniat_at_renault.com>
Date: Tue, 04 Mar 2008 15:00:14 +0100

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" <aaronbartell_at_gmail.com>
To: "'CHANIAT Dominique'" <dominique.chaniat_at_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_at_krengeltech.com
> XML web services from RPG have never been easier - www.rpg-xml.com
>
>
>
> -----Original Message-----
> From: CHANIAT Dominique [mailto:dominique.chaniat_at_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" <dominique.chaniat_at_renault.com>
> To: "Aaron Bartell" <aaronbartell_at_gmail.com>;
> <os400_at_subversion.tigris.org>;
>
> <users_at_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" <aaronbartell_at_gmail.com>
>> To: <dominique.chaniat_at_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_at_gmail.com]
>>> Sent: Monday, March 03, 2008 6:58 AM
>>> To: Aaron Bartell
>>> Subject: Fwd: Pb with iSVN under OS400
>>>
>>> From users_at_subversion.tigris.org
>>>
>>>
>>>
>>>
>>> ---------- Forwarded message ----------
>>> From: CHANIAT Dominique <dominique.chaniat_at_renault.com>
>>> Date: Mon, Mar 3, 2008 at 4:56 AM
>>> Subject: Pb with iSVN under OS400
>>> To: os400_at_subversion.tigris.org, users_at_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_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-03-04 15:52:46 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.