On Fri, 2005-04-29 at 12:24 +0100, Julian Foad wrote:
> Alexander Thomas wrote:
> > [[[
> > Patch to add XML output for 'svn blame' and to fix problem with multiple
> > targets on svn blame
>
> These are two separate new features or enhancements. Please provide two
> separate patches.
ok
> I started to implement "svn blame --xml" a while back, and ran up against this
> problem: XML output must be in UTF-8 encoding, while the file being blamed may
> be in an incompatible encoding. Therefore it is not possible to simply insert
> the lines of text from the file into the XML output. Either they need
> re-coding, which is impractical, or they should be omitted and the XML just
> contain the blame information but not the text itself. The latter solution
> could be useful.
why do we need to implement xml for remaining 3 informations (rev,
author, date)?
is it worth doing ...
> "traget"?
Sorry Spelling mistake :). it's "target"
> "deatils"? "details or content changed"? What do you really intend this field
> to contain?
It's for content change. I choose "details" for keeping it short.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 29 14:17:29 2005