|
On 19 Jan 2002 15:56:19 +1300, Carey Evans <carey@paradise.net.nz> wrote: >I don't run Windows here, so if someone else gets it working, can they >let me or the list know how and I'll see about adding instructions to >the tn5250 web page. I run a mix of Windows and Linux, so I am used to the command line client. These steps worked for me just now in Windows 2000: Download this file, which is the latest CVS command line client for Win32: http://ftp.cvshome.org/win32/cvs1-11-1p1.zip Unzip it, and move CVS.EXE info a directory in your $PATH. md \some_directory_for_tn5250_cvs cd \some_directory_for_tn5250_cvs set CVSROOT=:pserver:anonymous@cvs.tn5250.sourceforge.net:/cvsroot/tn5250 cvs login (Press enter when asked for a password) cvs checkout -r b0-16 tn5250 The '-r b0-16' tells CVS to check out a branch besides the 'head' branch. The above steps downloaded Scott's Win32 source correctly, but I have not had time to try to compile it yet. Hope this helps, Bruce Gray
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.