OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

wsbpel-spec-edit message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [wsbpel-spec-edit] RE: issues for tomorrow's call


I used the PUTTY + WinCVS solution. This is what I had to do to make it
work; I assume you have already set up your sf account and have WinCVS
installed. Directions are  here:
https://sourceforge.net/docman/display_doc.php?docid=766

1. Download putty.exe, puttygen.exe, plink.exe and pageant.exe from
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html (there may
be other sites, I guess). I had to get the binaries at the bottom of the
page to make this work ("latest development snapshot"), somehow the other
binaries did not seem to be valid Win32 apps (?).

2. Generate your private key using puttygen and then update it in my
sourceforge configuration page. Directions here:
https://sourceforge.net/docman/display_doc.php?docid=766&group_id=1#sshkeygen
 . You will need to write your private key in a local file, and also
remember your secret phrase as well as pwd for the next step.

3. Run and configure pageant.exe:
https://sourceforge.net/docman/display_doc.php?docid=766&group_id=1#pageant.
 This will ask you for your pwd, secret phrase and key file. After that you
need o

4. Configure WinCVS. The directions in the sf page
https://sourceforge.net/docman/display_doc.php?docid=766&group_id=1#wincvsconfig
 don't match the latest version of WinCVS in that the configuration is not
done in the Admin->Preferences->General menu but has been moved to the
individual commands. I had to configure both "login" and "checkout"; the
information in each is very similar:

- login: enter the CVSROOT value as indicated in the sf page, then click on
the "..." button; select ssh as the protocol and then complete the values
in the list below - I did not have to enter port nor version. Click ok
twice

- checkout: just enter the module name (wsbpeltc) and the directory where
you'll be working from (I believe the CVSROOT will be set by then but I am
not sure, otherwise enter the information as above; then click on the "..."
button next to the module name field and enter the package name,
"specifications".

This did the trick for me, I think I have not forgotten any step. Checkout
and commit seemed to work fine.

I will complete the edits I need to do by tonight, will send mail when I am
done.

Paco



                                                                                                                                  
                      "Satish Thatte"                                                                                             
                      <satisht@microsof        To:       "Assaf Arkin" <arkin@intalio.com>, "Liu, Kevin" <kevin.liu@sap.com>      
                      t.com>                   cc:       Diane Jordan/Raleigh/IBM@IBMUS, <wsbpel-spec-edit@lists.oasis-open.org>  
                                               Subject:  RE: [wsbpel-spec-edit] RE: issues for tomorrow's call                    
                      02/25/2005 11:01                                                                                            
                      PM                                                                                                          
                                                                                                                                  




Just FYI: I am traveling next week so my e-mail responses might be slower
than usual.

________________________________

From: Assaf Arkin [mailto:arkin@intalio.com]
Sent: Fri 2/25/2005 8:51 AM
To: Liu, Kevin
Cc: Diane Jordan; wsbpel-spec-edit@lists.oasis-open.org
Subject: Re: [wsbpel-spec-edit] RE: issues for tomorrow's call



Putty itself is a telnet application with SSH support. When you run
Putty it telnets you into the server (btw you don't need to run Pageant
while running Putty). The actual shell accounts for developes are
located at shelll.sf.net.

Pageant is an SSH tunneling application. Applications that need SSH
support (like most CVS clients) would open a port to Pageant, and Pagent
will establish an SSH connction with the SF servers and forward all the
communications. So to use CVS you do need Pageant running in the
background, but not Putty.

assaf

Liu, Kevin wrote:

> Hi Diane,
>
> I still have a problem.
>
> I have generated and uploaded the public key,  and loaded the private
> key via Pageant as instructed. But when I try to establish a
> connection session via Putty with the
> cvs.sourceforge.net:/cvsroot/wsbpeltc,  somehow it connects me to
> the shell server cvs1.sourceforge.net and I can not really do anything
> with that server.
>
>
> Best Regards,
> Kevin
>
>
>
>
>
------------------------------------------------------------------------
>     *From:* Diane Jordan [mailto:drj@us.ibm.com]
>     *Sent:* Thursday, Feb 24, 2005 08:03 AM
>     *To:* wsbpel-spec-edit@lists.oasis-open.org
>     *Subject:* Re: [wsbpel-spec-edit] RE: issues for tomorrow's call
>
>
>     Is it working now?  I've gotten a name I can contact for help if
>     needed....
>
>     Regards, Diane
>     IBM  Emerging Internet Software Standards
>     drj@us.ibm.com
>     (919)254-7221 or 8-444-7221, Mobile: 919-624-5123, Fax 845-491-5709
>
>
>
>     *Prasad Yendluri <pyendluri@webmethods.com>*
>
>     02/23/2005 04:55 PM
>
>
>     To
>       Assaf Arkin <arkin@intalio.com>
>     cc
>       wsbpel-spec-edit@lists.oasis-open.org
>     Subject
>       Re: [wsbpel-spec-edit] RE: issues for tomorrow's call
>
>
>
>
>
>
>
>
>
>     Thanks Assaf. That is all I needed in my case. I left the original
>     setting that cygwin set up for me and /bin/ssh is a valid and the
>     correct path for it but, this works. I should have followed the
>     instructons on the sourceforge page literally ;)
>
>     Assaf Arkin wrote:
>
>     >Try this setting:
>     >CVS_RSH=ssh
>     >
>     >Assaf
>     >
>     >
>







[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]