Am Dienstag, 19. November 2019 17:51:26 UTC+1 schrieb RjOllos: > > If you make an attempt at setting up a dev environment, please do report > any issues you encounter and we can improve the docs along the way. I'd > like to reduce the pain points as much as possible and happy to have > conversations about your experiences. >
(I am not having that much time to get things going but here is the current status.) - Ubuntu 19.10 (Virtualbox VM) setup w/ no issues. - Eclipse for Java Developers 2019-09 R (4.13.0) (Ubuntu related issues, that snap package was freezing my VM; used binaries) - PyDev plugin installed within Eclipse using the "Software Site" URL http://www.pydev.org/updages - dev setup using TracDev/DevelopmentEnvironmentSetup; I have trac, genshi, jinja2 sources in one common root directory - Eclipse - project for trac created; needed to add gensi / jinja2 sources as "external libraries" in the project properties PYTHONPATH settings - running standalone.py w/o args from the Eclipse project gives me the usage info in the Eclipse console What I was wondering now: I have no "normal" trac binaries installed on this box. How best to get a trac environment created? Is there a way to actually "build" trac-admin and use it from within trac-trunk as checked out from svn? Like Run trac/admin/console.py w/ apropriate args? Is it advisable to have a clean dev box w/ "system installed trac"? regards, Florian -- You received this message because you are subscribed to the Google Groups "Trac Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to trac-dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/trac-dev/a12f0dea-5945-4349-96ac-d6ec1d08821c%40googlegroups.com.