Stdout buffering issue
From: Stefan Haller <haller_at_ableton.com>
Date: 2006-02-09 14:34:03 CET
I'm writing a simple wrapper script for the svn command line client that
Trouble is, it doesn't work well with the stock svn client, because
So I think that the output of co, st, up, switch, and merge should be
As a hack for my personal use, I just put
if (subcommand->cmd_func == svn_cl__checkout
in subversion/clients/cmdline/main.c, right before cmd_func is called;
Before I go about making a patch, I'd like to know if people think this
-- Stefan Haller Ableton http://www.ableton.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Feb 9 16:29:30 2006 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.