Dave,

I've found the '-t' (tracing) option can be helpful. Also, you might try
things ignoring your ".cvsrc" ('-f') and see if the output changes?...punt?

    $ echo $CVSROOT; echo $CVS_RSH
    [EMAIL PROTECTED]:/cvsroot/oscar
    ssh
    $ cvs -t -f co -d oscar-head oscar

--tjn

 _________________________________________________________________________
  Thomas Naughton                                      [EMAIL PROTECTED]
  Research Associate                                   (865) 576-4184


On Thu, 29 Apr 2004, Lombard, David N wrote:

> I'm trying to get a new checkout from.  Sadly, I'm getting:
>
> $ cvs co oscar
> Cannot access /cvsroot/oscar/CVSROOT
> No such file or directory
>
> I'm using the same settings as I've always used:
>
> $ cat ~/.cvsrc
> update -d -P
> $ echo $CVS_RSH
> ssh
> $ echo $CVSROOT
> :ext:[EMAIL PROTECTED]:/cvsroot/oscar
>
>
> --
> David N. Lombard
>
> My comments represent my opinions, not those of Intel Corporation
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: Oracle 10g
> Get certified on the hottest thing ever to hit the market... Oracle 10g.
> Take an Oracle 10g class now, and we'll give you the exam FREE.
> http://ads.osdn.com/?ad_id149&alloc_id�66&op=click
> _______________________________________________
> Oscar-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/oscar-devel
>


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id149&alloc_id�66&op=click
_______________________________________________
Oscar-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to