[Yanel-commits] rev 21403 - public/yanel/trunk/src/realms/yanel-website/content/news/news-atom-entries

michi at wyona.com michi at wyona.com
Thu Jan 4 01:44:28 CET 2007


Author: michi
Date: 2007-01-04 01:44:26 +0100 (Thu, 04 Jan 2007)
New Revision: 21403

Modified:
   public/yanel/trunk/src/realms/yanel-website/content/news/news-atom-entries/svn-support.xml
Log:
xml declaration added

Modified: public/yanel/trunk/src/realms/yanel-website/content/news/news-atom-entries/svn-support.xml
===================================================================
--- public/yanel/trunk/src/realms/yanel-website/content/news/news-atom-entries/svn-support.xml	2007-01-04 00:44:05 UTC (rev 21402)
+++ public/yanel/trunk/src/realms/yanel-website/content/news/news-atom-entries/svn-support.xml	2007-01-04 00:44:26 UTC (rev 21403)
@@ -1,3 +1,5 @@
+<?xml version="1.0"?>
+
 <entry xmlns="http://www.w3.org/2005/Atom">
  <title type="text">Yanel supports SVN based repositories</title>
  <author><name>Michael Wechner</name></author>
@@ -13,4 +15,4 @@
       A sample configuration can be found within the <a href="http://svn.wyona.com/repos/public/yarep/trunk/src/test/repository/svn-example/config/repository.xml">Yarep examples</a>.
    </div>
  </content>
-</entry>
\ No newline at end of file
+</entry>




More information about the Yanel-commits mailing list