id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,branch,changelog,apichanges,internalchanges 12278,Relocate deploy_trac scripts,Ryan J Ollos,Ryan J Ollos,"In [11924] (comment:3:ticket:11103) we moved admin templates associated with the ticket module from `trac/admin/templates` to `trac/ticket/templates`. Similarly, I propose to move `deploy_trac.cgi`, `deploy_trac.wsgi` and `deploy_trac.fcgi` from `trac/admin/templates` to `trac/web/templates`. If the change is agreed upon, which `Component` in `trac.web` should implement `ITemplateProvider`? Should it be `RequestDispatcher`? Or perhaps a class in `trac.env` such as `Environment`, `EnvironmentAdmin` or `EnvironmentSetup`? Also, is there any purpose to retaining the scripts in [browser:tags/trac-1.0.9/contrib/cgi-bin]? The scripts are just minimal versions of the `deploy_trac.*` scripts that I propose to move. They were moved in [10974].",enhancement,closed,normal,1.2,web frontend,,normal,fixed,,,,"Removed scripts in `contrib/cgi-bin`, which were equivalent to the scripts created by TracAdmin `deploy`.",Moved the `deploy_trac.*` scripts to `trac/web/templates`. ,