You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Alexander Thomas <al...@collab.net> on 2005/06/15 12:13:38 UTC

[PATCH] 'svn info' Send warnings to stderr instead of stdout

[[[
Patch to send warnings to stderr instead of stdout

* subversion/clients/cmdline/info-cmd.c
  (svn_cl__info): Modified.
]]]

Re: [PATCH] 'svn info' Send warnings to stderr instead of stdout

Posted by "Daniel L. Rall" <dl...@finemaltcoding.com>.
On Wed, 2005-06-15 at 17:43 +0530, Alexander Thomas wrote:
> [[[
> Patch to send warnings to stderr instead of stdout
> 
> * subversion/clients/cmdline/info-cmd.c
>   (svn_cl__info): Modified.
> ]]]

Thanks Alex, committed as r15065.

- Dan

p.s. None of the source files in clients/cmdline/ #include stdio.h for
stderr, yet many of them use it.



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org