Dave, Also, depending on your bandwidth, you could also hank down a cvsroot backup tarball (big) depending on how bad you want it! :)
$ wget http://cvs.sf.net/cvstarballs/oscar-cvsroot.tar.bz2 --tjn _________________________________________________________________________ Thomas Naughton [EMAIL PROTECTED] Research Associate (865) 576-4184 On Thu, 29 Apr 2004, Lombard, David N wrote: > Worse comes to worse, I'll just use the CVS tree I have. It's from when CVS was > broken, though... > > -- > David N. Lombard > > My comments represent my opinions, not those of Intel Corporation. > > > -----Original Message----- > > From: Thomas Naughton [mailto:[EMAIL PROTECTED] > > Sent: Thursday, April 29, 2004 8:57 PM > > To: Lombard, David N > > Cc: OSCAR-devel > > Subject: Re: [Oscar-devel] [EMAIL PROTECTED] woes > > > > 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 > ------------------------------------------------------- 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
