[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] 'svn blame --xml' and fix for mutliple targets for svn blame

From: Alexander Thomas <alexander_at_collab.net>
Date: 2005-04-29 14:12:46 CEST

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

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.