Minor nit, but I suspect that this patch belongs in cygwin-apps. These are cygwin-apps utilities.
cgf On Tue, Jun 18, 2002 at 11:06:02PM +0100, Conrad Scott wrote: >I've been using Robert's maint scripts now that I've been committing >stuff into cvs and they work really well (except when I get something >wrong: no disasters yet tho'). One minor issue is that some of the >error messages go to stdout, which isn't too useful when some of the >scripts are intended to be run with their output re-directed to a file >(particular for those of us who can't ever type a command right first >time). > >So, a little patch to put all the error messages on stderr. > >// Conrad > >2002-06-18 Conrad Scott <[EMAIL PROTECTED]> > > * cvsclosebranch: Send error messages to stderr. > * cvsmerge: Ditto. > * cvsmergeinit: Ditto. > * cvsmkbranch: Ditto. > * cvsmkpatch: Ditto. > >2002-06-18 Conrad Scott <[EMAIL PROTECTED]> > > * cvsclosebranch: Send error messages to stderr. > * cvsmerge: Ditto. > * cvsmergeinit: Ditto. > * cvsmkbranch: Ditto. > * cvsmkpatch: Ditto. >
