This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: stdout/stderr use with cvs


--- Sylvain Petreolle <spetreolle@yahoo.fr> 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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]