svn_client_diff messed up output with external diff command problem
From: Barry Scott <barry_at_barrys-emacs.org>
Date: Wed, 13 May 2009 20:44:13 +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
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.