Fouts Christopher wrote: > Romo writes: > > > > $ export CVSROOT="/falbala" > > $ echo $CVSROOT > > /falbala > > $ cvs update > > /usr/local/cvsroot: no such repository
> I thought "export" ridded the /CVS directory, hence CVS doesn't > know anything about what you exported. Careful - it's not 'cvs export', it's plain 'export' - a shell command to make an environment variable visible to programs spawned by the shell. -- Jim Hyslop Senior Software Designer Leitch Technology International Inc. (http://www.leitch.com) Columnist, C/C++ Users Journal (http://www.cuj.com/experts) _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs