Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <20020722141251.96251.qmail@web21002.mail.yahoo.com> Date: Mon, 22 Jul 2002 07:12:51 -0700 (PDT) From: Nicholas Wourms Subject: Re: stdout/stderr use with cvs To: Sylvain Petreolle , cygwin AT cygwin DOT com In-Reply-To: <20020722140532.31253.qmail@web10102.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- Sylvain Petreolle wrote: > Hi, > > I'm using cvs and see the following differences between Linux and > cygwin cvs : > > running > cvs update |tee cvslog > reports only file messages. I'm probably not the best person to answer this but, try: "cvs update > cvslog 2>&1 |tee cvslog" Cheers, Nicholas __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/