info-cvs
[Top][All Lists]
Advanced

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

Re: CVSROOT problem


From: Larry Jones
Subject: Re: CVSROOT problem
Date: Sat, 8 May 2004 18:00:41 -0400 (EDT)

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




reply via email to

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