info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: CVSROOT problem


From: Fouts Christopher ()
Subject: RE: CVSROOT problem
Date: Mon, 10 May 2004 09:05:05 -0400

I thought "export" ridded the /CVS directory, hence CVS doesn't
know anything about what you exported.

-chris

-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf
Of Larry Jones
Sent: Saturday, May 08, 2004 6:01 PM
To: address@hidden
Cc: address@hidden
Subject: Re: CVSROOT problem


Romo writes:
> 
> $ export CVSROOT="/falbala"
> $ echo $CVSROOT
> /falbala
> $ cvs update
> /usr/local/cvsroot: no such repository

When you first checkout a working directory, CVS records the CVSROOT you
used in CVS/Root and uses that for all future operations in that directory
unless you specifically override it by using the -d global option (that lets
you work with multiple repositories without having to change $CVSROOT all
the time).  So, your problem appears to be that what's recorded in CVS/Root
is not correct.

-Larry Jones

Oh, now don't YOU start on me. -- Calvin


_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs




reply via email to

[Prev in Thread] Current Thread [Next in Thread]