You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by br...@apache.org on 2013/06/12 18:06:49 UTC

svn commit: r1492260 - /subversion/trunk/tools/server-side/svnpubsub/svnpubsub/server.py

Author: breser
Date: Wed Jun 12 16:06:48 2013
New Revision: 1492260

URL: http://svn.apache.org/r1492260
Log:
* tools/server-side/svnpubsub/svnpubsub/server.py:
    Fix a comment that implies svnpubsub still supports XML.

Modified:
    subversion/trunk/tools/server-side/svnpubsub/svnpubsub/server.py

Modified: subversion/trunk/tools/server-side/svnpubsub/svnpubsub/server.py
URL: http://svn.apache.org/viewvc/subversion/trunk/tools/server-side/svnpubsub/svnpubsub/server.py?rev=1492260&r1=1492259&r2=1492260&view=diff
==============================================================================
--- subversion/trunk/tools/server-side/svnpubsub/svnpubsub/server.py (original)
+++ subversion/trunk/tools/server-side/svnpubsub/svnpubsub/server.py Wed Jun 12 16:06:48 2013
@@ -25,7 +25,7 @@
 # Instead of using a complicated XMPP/AMPQ/JMS/super messaging service,
 # we have simple HTTP GETs and PUTs to get data in and out.
 #
-# Currently supports both XML and JSON serialization.
+# Currently supports JSON serialization.
 #
 # Example Sub clients:
 #   curl -sN  http://127.0.0.1:2069/commits