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. Thanks, Kent _______________________________________________ Zope3-dev mailing list [email protected] Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com
