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

svn log ending up with xml encoded data?

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2002-07-25 04:09:23 CEST

so i was playing with our new 'real damn fast' 'svn log', and i
noticed that when i check the log entry for revision 22 on
svn.collab.net, i get some odd output.

[rooneg_at_quicksilver:~ ] svn log -r 22 http://svn.collab.net/repos/svn
------------------------------------------------------------------------
rev 22: joe | 2001-09-02 08:06:48 -0400 (Sun, 02 Sep 2001) | 5 lines

Fix "svn diff foo &gt; bar" output.

* diff.c (svn_cl__print_file_diff): Print diff headers using APR file
I/O to prevent output interleaving badly.

------------------------------------------------------------------------
[rooneg@quicksilver:~ ]

i assume that's a > being encoded as &gt;... anyone got an idea where
this is coming from? is this just not getting unxml-encoded when we
get it back from ra_dav? or is there actually a &gt; in that message?

-garrett

-- 
garrett rooney                    Remember, any design flaw you're 
rooneg@electricjellyfish.net      sufficiently snide about becomes  
http://electricjellyfish.net/     a feature.       -- Dan Sugalski
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 25 04:09:51 2002

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.