[OpenLayers-Dev] SVN is currently broken
Stephen Woodbridge
woodbri at swoodbridge.com
Thu Jul 5 19:43:35 EDT 2007
Hi,
I just did an update and ./build.py full
Resolution pass 1...
Importing: Openlayers/Layer.js
Traceback (most recent call last):
File "./build.py", line 18, in ?
merged = mergejs.run(sourceDirectory, None, configFilename)
File "../tools/mergejs.py", line 190, in run
content = open(fullpath, "U").read() # TODO: Ensure end of line @ EOF?
IOError: [Errno 2] No such file or directory: '../lib/Openlayers/Layer.js'
It looks like these files might be the problem as they have OpenLayers
spelled Openlayers (notice lower case L).
OpenLayers/Layer/Markers.js: * @requires Openlayers/Layer.js
OpenLayers/Renderer/SVG.js: * - <Openlayers.Renderer.Elements>
-Steve
More information about the Dev
mailing list