On 01. 03. 11 15:28, Remy Blank wrote: >> 1. Shouldn't the $ENV be replaced by the actual value? (just nice to >> have, maybe...) > Heh, that's a good idea, my bad for not doing that in the first place. > Care to provide a patch?
I would do it with great pleasure, but I don't have yet the dev environment for trac. I just thought about setting up one, but I need some time... Any suggestion on how to set it up (I use eclipse with pydev) in a efficient way will be more that welcome:-) >> 2. running trac-admin /var/tracprojects/OpenERP repository resync >> "openobject-addons" >> i get the error: >> TimeoutError: Unable to get database connection within 0 seconds. >> (TracError(u'Database "/var/tracprojects/OpenERP/db/trac.db" not found.',)) >> looks like trac-admin is looking for SQLite db... > This is usually a permission issue, more precisely the user running > trac-admin doesn't have permission to read trac.ini. I think we already > have an open ticket for this issue. > oh, should I just use sudo trac-admin for the time being? or will I get in other troubles? :-) >> 3. Is there a HowTo page for adding a post-commit hook for bzr? I >> remember having a hard time with 0.11 and svn... > I can't help you there, I haven't ever used bzr. > :-) i had to, for other projects... > -- Remy > thank you! Bogdan -- You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to trac-dev@googlegroups.com. To unsubscribe from this group, send email to trac-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en.