svn_client_diff messed up output with external diff command problem
From: Barry Scott <barry_at_barrys-emacs.org>
Date: Sat, 9 May 2009 09:28:14 +0100
I have a pysvn user that found the output of diff messed up compared
He gets output like this:
Index: some/file
instead of:
Index: some/file
OUTPUT
He tracked this down to the way pysvn calls svn_client_diff. pysvn uses
It seems likely that because these are APR_BUFFERED the output of svn
Do you consider this a bug in SVN or in how pysvn calls SVN?
Barry
------------------------------------------------------
|
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.