On Tue, Jul 08, 2003 at 01:03:52PM -0700, Steve Harris wrote:
> P1 : /home/p1/cbc/scripts % ls -l go.orig
> ....... 20371 Jul  4 08:13 go.orig
>
> [...]
> 
> P1 : /home/p1/cbc/scripts % cvs -nq up
> [expected to say "? go.orig", but doesn't]

"*.orig" is in the default ignore list.  Try:
        cvs -nq up -I!
quoting the "!" however your shell requires it.

--

|  | /\
|-_|/  >   Eric Siegerman, Toronto, Ont.        [EMAIL PROTECTED]
|  |  /
When I came back around from the dark side, there in front of me would
be the landing area where the crew was, and the Earth, all in the view
of my window. I couldn't help but think that there in front of me was
all of humanity, except me.
        - Michael Collins, Apollo 11 Command Module Pilot



_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to