You need to install CVS
(a system to store/manage the source code on a server).
You can find it at:
http://www.cvshome.org/
After you install CVS, you should have a 'cvs' command working,
either in the Linux shell or in a DOS/Windows command prompt.
Before issuing the commands below, you need to have a Linux
shell open or a Windows command prompt running.
You can try typing
cvs --version
for a quick check.
Create a new directory where the source code will be stored
on your machine (for example /home/vtcl-1-5 or C:\My Documents\vtcl)
then make sure you are connected to the Internet. Then change to this
folder (cd /home/vtcl-1-5 or cd "C:\My Documents\vtcl") and
type the following commands:
cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/vtcl login
cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/vtcl co -r
vtcl-1-5 vtcl
These 2 commands will retrieve the latest source code from the
SourceForge server and store a copy in the current directory (so make
sure you 'cd' before).
CG
|--------+------------------------------------->
| | Marcio Antonio Mathias |
| | <[EMAIL PROTECTED]> |
| | Sent by: |
| | [EMAIL PROTECTED]|
| | eforge.net |
| | |
| | |
| | 03/28/2001 08:15 AM |
| | Please respond to vtcl-user|
| | |
|--------+------------------------------------->
>-----------------------------------------------------------------------------------------------------------|
|
|
| To: [EMAIL PROTECTED]
|
| cc:
|
| Fax to:
|
| Subject: [vtcl-user] Update
|
|
|
>-----------------------------------------------------------------------------------------------------------|
How can I update/donwload the VTcl 1.5 with latest
code from CVS page?
(I did not understand the instructions there)
Marcio.
__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/?.refer=text
_______________________________________________
vtcl-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/vtcl-user
_______________________________________________
vtcl-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/vtcl-user