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

Re: svn log ending up with xml encoded data?

From: <cmpilato_at_collab.net>
Date: 2002-07-25 04:35:14 CEST

Garrett Rooney <rooneg@electricjellyfish.net> writes:

> On Wed, Jul 24, 2002 at 09:15:58PM -0500, cmpilato@collab.net wrote:
>
> > Hm. It looks like it really is that way in the repos (and it just
> > revealed a bug in my tweak-log.cgi script).
>
> huh. weird. wonder how that got there.
>
> should have thought to check the tweak-log.cgi script.

It might have been there from before the revision where we actually
fixed that bug in the code. Oh, yep, looks like it took a while to
fix the bug...:

------------------------------------------------------------------------
rev 88: cmpilato | 2001-09-12 09:44:56 -0500 (Wed, 12 Sep 2001) | 4 lines
Changed paths:
   U /trunk/subversion/mod_dav_svn/deadprops.c

* deadprops.c

  (dav_svn_db_fetch): XML-escape properties before they hit the wire.

------------------------------------------------------------------------
rev 82: cmpilato | 2001-09-11 10:51:57 -0500 (Tue, 11 Sep 2001) | 10 lines
Changed paths:
   U /trunk/subversion/include/svn_xml.h
   U /trunk/subversion/libsvn_subr/xml.c
   U /trunk/subversion/mod_dav_svn/deadprops.c

* libsvn_subr/xml.c
* include/svn_xml.h

  (svn_xml_unescape_string): New function.

* mod_dav_svn/deadprops.c

  (dav_svn_db_store): Un-xml-ize properties before storing in the
  filesystem. &lt;grin&gt; Dare I try to "commit" &amp; 'test' this at the same
  time?

------------------------------------------------------------------------
rev 69: cmpilato | 2001-09-08 01:43:57 -0500 (Sat, 08 Sep 2001) | 5 lines
Changed paths:
   U /trunk/subversion/libsvn_ra_dav/commit.c

* commit.c

  (apply_log_message): XML-escape our log messages over DAV &amp; test
  them with this &lt;&lt;&lt; amazing! &gt;&gt;&gt; log "message".

---------------------------------------------------------------------
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:34: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.