On 19 Jan 2002 15:56:19 +1300, Carey Evans <[EMAIL PROTECTED]> 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:[EMAIL PROTECTED]:/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 _______________________________________________ This is the Linux 5250 Development Project (LINUX5250) mailing list To post a message email: [EMAIL PROTECTED] To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/linux5250 or email: [EMAIL PROTECTED] Before posting, please take a moment to review the archives at http://archive.midrange.com/linux5250.