Uh, why are we parsing the entries file?

On Sep 22, 2006, at 2:39 PM, Kent Tenney wrote:

Howdy,

mkzopeinstance.py fails with;
...
File "C:\Python24\Lib\site-packages\zope3\src\zope\app \applicationcontrol\zope
version.py", line 68, in __setSVNVersion
   doc = parse(entriesfile)
File "C:\Python24\lib\site-packages\xml\dom\minidom.py", line 1915, in parse
   return expatbuilder.parse(file)
File "C:\Python24\lib\site-packages\xml\dom\expatbuilder.py", line 926, in par
se
   result = builder.parseFile(fp)
File "C:\Python24\lib\site-packages\xml\dom\expatbuilder.py", line 207, in par
seFile
   parser.Parse(buffer, 0)
xml.parsers.expat.ExpatError: syntax error: line 1, column 0

from http://subversion.tigris.org/svn_1.4_releasenotes.html;

The way in which the Subversion client manages your working copy has
undergone radical changes. The .svn/entries file is no longer XML, and
the client has become smarter about the way it manages and stores
property metadata.


--
Jim Fulton                      mailto:[EMAIL PROTECTED]                Python 
Powered!
CTO                             (540) 361-1714                  
http://www.python.org
Zope Corporation        http://www.zope.com             http://www.zope.org



_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to