[Grok-dev] Grok trunk buildout changed
Michael Haubenwallner
michael at d2m.at
Sat Jul 4 01:55:12 EDT 2009
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Grok trunk buildout now creates a paster based project, as grokproject
does for some time.
http://svn.zope.org/grok/trunk/?rev=101438&view=rev
It should be possible to update your checkout and run buildout again to
switch to the new layout.
Be careful with the files in 'parts/app' and 'parts/zopectl', esp.
'parts/zopectl/access.log' as both folders are deleted.
Logfiles are now in 'parts/log', config files are now in 'parts/etc'.
Both access and event logs are filebased.
Find more information on configuration and settings in 'etc/README.txt'.
Start the instance now like:
'bin/paster serve parts/etc/deploy.ini'
or
'bin/projectname-ctl fg'
If you start your instance with 'debug.ini' first point your browser to
'http://localhost:8080/@@login.html' and authenticate.
Interpreter name has been changed from 'bin/python' to 'bin/grokpy' to
avoid conflicts with 'virtualenv'.
Regards
Michael
- --
http://blog.d2m.at
http://planetzope.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFKTu7Al0uAvQJUKVYRAjyAAJ0TUv1itSQZML4+dWu/GL998atHGACgj7JX
lG9Hkg22Z9C/AkhCZNyWWUM=
=r7C/
-----END PGP SIGNATURE-----
More information about the Grok-dev
mailing list