[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
|
And you use the “import module” command to setup the new directory, right?
From: Alex Yiu [mailto:alex.yiu@ORACLE.COM]
No, I am using a brand new directory where I checkecout a new the module.Don't know if that is your problem but I wanted ot avoid possibleinteractions. Paco "Satish Thatte" <satisht@microsof To: Francisco Curbera/Watson/IBM@IBMUS t.com> cc: "Assaf Arkin" <arkin@intalio.com>, Diane Jordan/Raleigh/IBM@IBMUS, "Liu, Kevin" <kevin.liu@sap.com>, <wsbpel-spec-edit@lists.oasis-open.org> 05/11/2005 12:22 Subject: RE: [wsbpel-spec-edit] RE: issues for tomorrow's call PM Related question: are you all using the original enlistment directoryfor the IBM CVS repository? I am finding that there are variousleftovers from that including a "Root" file in my WinCVS cvsnt folderthat contained the IBM :pserver string somehow .. -----Original Message-----From: Satish ThatteSent: Tuesday, May 10, 2005 11:20 PMTo: Francisco CurberaCc: Assaf Arkin; Diane Jordan; Liu, Kevin;wsbpel-spec-edit@lists.oasis-open.orgSubject: RE: [wsbpel-spec-edit] RE: issues for tomorrow's call I think I have done everything I was supposed to (though most of it wasa while ago). I keep getting the following in WinCVS 1.3 command windowwhen I try to update the spec file (I have checked that Pageant isrunning and ran the SSH tests athttps://sourceforge.net/docman/display_doc.php?docid=766&group_id=1#sshtest successfully. Too late to fiddle with this any more. Any thoughtson what might be going wrong? ___________________________________________ cvs -q update wsbpel-specification-draft.doc (in directoryC:\cvsrt\specifications)C:\Program Files\GNU\WinCvs 1.3\cvsnt\cvs.exe: invalid option -- cUsage: cvs.exe [cvs-options] command [command-options-and-arguments] where cvs-options are -q, -n, etc. (specify --help-options for a list of options) where command is add, admin, etc. (specify --help-commands for a list of commands or --help-synonyms for a list of command synonyms) where command-options-and-arguments depend on the specific command (specify -H followed by a command name for command-specific help) Specify --help to receive this message The Concurrent Versions System (CVS) is a tool for version control.For CVS updates and additional information, see the CVS home page at http://www.cvshome.org/ or Pascal Molli's CVS site at http://www.loria.fr/~molli/cvs-index.html -----Original Message-----From: Francisco Curbera [mailto:curbera@us.ibm.com]Sent: Sunday, February 27, 2005 6:19 AMTo: Satish ThatteCc: Assaf Arkin; Diane Jordan; Liu, Kevin;wsbpel-spec-edit@lists.oasis-open.orgSubject: 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 itwork; I assume you have already set up your sf account and have WinCVSinstalled. Directions are here:https://sourceforge.net/docman/display_doc.php?docid=766 1. Download putty.exe, puttygen.exe, plink.exe and pageant.exe fromhttp://www.chiark.greenend.org.uk/~sgtatham/putty/download.html (theremaybe other sites, I guess). I had to get the binaries at the bottom of thepage to make this work ("latest development snapshot"), somehow theotherbinaries did not seem to be valid Win32 apps (?). 2. Generate your private key using puttygen and then update it in mysourceforge 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 alsoremember 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 thatyouneed o 4. Configure WinCVS. The directions in the sf pagehttps://sourceforge.net/docman/display_doc.php?docid=766&group_id=1#wincvsconfig don't match the latest version of WinCVS in that the configuration isnotdone in the Admin->Preferences->General menu but has been moved to theindividual commands. I had to configure both "login" and "checkout"; theinformation in each is very similar: - login: enter the CVSROOT value as indicated in the sf page, then clickonthe "..." button; select ssh as the protocol and then complete thevaluesin the list below - I did not have to enter port nor version. Click oktwice - checkout: just enter the module name (wsbpeltc) and the directorywhereyou'll be working from (I believe the CVSROOT will be set by then but Iamnot 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.Checkoutand commit seemed to work fine. I will complete the edits I need to do by tonight, will send mail when Iamdone. Paco "Satish Thatte" <satisht@microsof To: "Assaf Arkin"<arkin@intalio.com>, "Liu, Kevin" <kevin.liu@sap.com> t.com> cc: DianeJordan/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 beslowerthan usual. ________________________________ From: Assaf Arkin [mailto:arkin@intalio.com]Sent: Fri 2/25/2005 8:51 AMTo: Liu, KevinCc: Diane Jordan; wsbpel-spec-edit@lists.oasis-open.orgSubject: Re: [wsbpel-spec-edit] RE: issues for tomorrow's call Putty itself is a telnet application with SSH support. When you runPutty it telnets you into the server (btw you don't need to run Pageantwhile running Putty). The actual shell accounts for developes arelocated at shelll.sf.net. Pageant is an SSH tunneling application. Applications that need SSHsupport (like most CVS clients) would open a port to Pageant, and Pagentwill establish an SSH connction with the SF servers and forward all thecommunications. So to use CVS you do need Pageant running in thebackground, but not Putty. assaf Liu, Kevin wrote:
------------------------------------------------------------------------
845-491-5709
|
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]