| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2004.11.18 22:58 "Re: Using CVS.", by Jeremy C ReedOn Thu, 18 Nov 2004, Chris Gregan wrote: > I am trying to get the latest changes to the lib from cvs, but when I > enter: export CVSROOT=:pserver:anonymous@remotesensing.org:/cvsroot > into the console as root, the prompt comes right back without any action > or message. I'm not all that familiar with cvs, but I had expected a > login prompt. Am I missing something? That is normal. All you did was assign a value to a variable and export it to the environment (using a Bourne type shell). "echo $CVSROOT" will show you its value. Jeremy C. Reed BSD News, BSD tutorials, BSD links http://www.bsdnewsletter.com/ |
|||||||