From: Darin K. <dka...@ef...> - 2000-12-04 18:51:38
|
after installing and using the settings outlined below (on NT4), i get a message saying : CVSROOT: :ext:to...@cv...:/cvsroot/dynapi (ssh authentication) TCL is *not* available, shell is disabled i can't seem to get any further. "torgo" is my username on sourceforge. any idea what i am doing wrong? -----Original Message----- From: Robert Rainwater [mailto:rra...@ya...] Sent: Sunday, December 03, 2000 3:02 PM To: DynAPI Development List Subject: [Dynapi-Dev] CVS in WIndows Here are some quick and dirty instructions for setting up CVS on windows. Files ----- WinCVS: ftp://sunsite.cnlab-switch.ch/mirror/cvsgui/WinCvs11b17.zip SSH: ftp://ftp.dei.uc.pt/.disk2/Crypto/SSH/contrib/ssh-1.2.14-win32bin.zip Installation ------------ Install WinCVS as per the instructions provided. - Unzip ssh-1.2.14-win32bin.zip to a directory (ex. c:\ssh). - Add c:\ssh to the PATH variable. - Create a HOME directory (ex. c:\home). - Create environment variable HOME with value c:\home - Restart - Start WinCVS. - It should prompt to enter your CVS Root. (if not, choose Admin|Preferences). Enter the cvs root as: ":ext:<username>@cvs.dynapi.sourceforge.net:/cvsroot/dynapi" Below CVSRoot, choose SSH Server for authentication. Then click the Ports tab and click "Check for alternate rsh name" to enable it. Then choose OK and your set. Also, you can choose View|Browse Location|Change to change to a working directory, so you will not see your whole hard drive in the view. Choose c:\home for example. Now your set. To checkout a module, Right click Home and choose checkout and then you would enter the name of the module. A DOS box will pop up that will require your sourceforge password. Currently, there is no module yet to checkout, but you would normally checkout "dynapi" to get the latest version. For more info checkout: https://sourceforge.net/docman/display_doc.php?docid=766&group_id=1 -- // Robert Rainwater _______________________________________________ Dynapi-Dev mailing list Dyn...@li... http://lists.sourceforge.net/mailman/listinfo/dynapi-dev |
From: Robert R. <rra...@ya...> - 2000-12-05 00:36:14
|
I believe that is correct. With the method I showed, you can not use the login options. It will prompt for a login when you do a checkout/checkin. However, there is not a module to check out yet. Hopefully, they will reset CVS today. I will post when the module has been imported. Then you can just checkout the module. -- // Robert Rainwater On 12/4/2000, 1:55:33 PM EST, Darin wrote about "[Dynapi-Dev] CVS in WIndows": > after installing and using the settings outlined below (on NT4), i get a > message saying : > CVSROOT: :ext:to...@cv...:/cvsroot/dynapi (ssh > authentication) > TCL is *not* available, shell is disabled > i can't seem to get any further. > "torgo" is my username on sourceforge. > any idea what i am doing wrong? > -----Original Message----- > From: Robert Rainwater [mailto:rra...@ya...] > Sent: Sunday, December 03, 2000 3:02 PM > To: DynAPI Development List > Subject: [Dynapi-Dev] CVS in WIndows > Here are some quick and dirty instructions for setting up CVS on > windows. > Files > ----- > WinCVS: > ftp://sunsite.cnlab-switch.ch/mirror/cvsgui/WinCvs11b17.zip > SSH: > ftp://ftp.dei.uc.pt/.disk2/Crypto/SSH/contrib/ssh-1.2.14-win32bin.zip > Installation > ------------ > Install WinCVS as per the instructions provided. > - Unzip ssh-1.2.14-win32bin.zip to a directory (ex. c:\ssh). > - Add c:\ssh to the PATH variable. > - Create a HOME directory (ex. c:\home). > - Create environment variable HOME with value c:\home > - Restart > - Start WinCVS. > - It should prompt to enter your CVS Root. (if not, choose > Admin|Preferences). Enter the cvs root as: > ":ext:<username>@cvs.dynapi.sourceforge.net:/cvsroot/dynapi" > Below CVSRoot, choose SSH Server for authentication. Then click the > Ports tab and click "Check for alternate rsh name" to enable it. Then > choose OK and your set. > Also, you can choose View|Browse Location|Change to change to a > working directory, so you will not see your whole hard drive in the > view. Choose c:\home for example. > Now your set. > To checkout a module, Right click Home and choose checkout and then > you would enter the name of the module. A DOS box will pop up that > will require your sourceforge password. > Currently, there is no module yet to checkout, but you would normally > checkout "dynapi" to get the latest version. > For more info checkout: > https://sourceforge.net/docman/display_doc.php?docid=766&group_id=1 |
From: <wan...@ya...> - 2000-12-05 07:46:19
|
TCL is not a problem. You need only ssh installed and properly configured. The problem is that CVS isn't runnig now. You must wait for this guys seting up CVS again ----- Original Message ----- From: "Darin Kadrioski" <dka...@ef...> To: <dyn...@li...> Sent: Monday, December 04, 2000 7:55 PM Subject: RE: [Dynapi-Dev] CVS in WIndows > > after installing and using the settings outlined below (on NT4), i get a > message saying : > > CVSROOT: :ext:to...@cv...:/cvsroot/dynapi (ssh > authentication) > TCL is *not* available, shell is disabled > > > i can't seem to get any further. > "torgo" is my username on sourceforge. > > any idea what i am doing wrong? > > > > -----Original Message----- > From: Robert Rainwater [mailto:rra...@ya...] > Sent: Sunday, December 03, 2000 3:02 PM > To: DynAPI Development List > Subject: [Dynapi-Dev] CVS in WIndows > > > > Here are some quick and dirty instructions for setting up CVS on > windows. > > Files > ----- > > WinCVS: > ftp://sunsite.cnlab-switch.ch/mirror/cvsgui/WinCvs11b17.zip > > SSH: > ftp://ftp.dei.uc.pt/.disk2/Crypto/SSH/contrib/ssh-1.2.14-win32bin.zip > > Installation > ------------ > Install WinCVS as per the instructions provided. > > - Unzip ssh-1.2.14-win32bin.zip to a directory (ex. c:\ssh). > - Add c:\ssh to the PATH variable. > - Create a HOME directory (ex. c:\home). > - Create environment variable HOME with value c:\home > - Restart > > - Start WinCVS. > - It should prompt to enter your CVS Root. (if not, choose > Admin|Preferences). Enter the cvs root as: > ":ext:<username>@cvs.dynapi.sourceforge.net:/cvsroot/dynapi" > Below CVSRoot, choose SSH Server for authentication. Then click the > Ports tab and click "Check for alternate rsh name" to enable it. Then > choose OK and your set. > > Also, you can choose View|Browse Location|Change to change to a > working directory, so you will not see your whole hard drive in the > view. Choose c:\home for example. > > Now your set. > > To checkout a module, Right click Home and choose checkout and then > you would enter the name of the module. A DOS box will pop up that > will require your sourceforge password. > > Currently, there is no module yet to checkout, but you would normally > checkout "dynapi" to get the latest version. > > For more info checkout: > https://sourceforge.net/docman/display_doc.php?docid=766&group_id=1 > > -- > // Robert Rainwater > > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com |