Ticket #1 (defect)
Opened 4 years ago
Last modified 3 years ago
Automate trac and subversion project creation using Python
Status: closed (fixed)
| Reported by: | Simon | Assigned to: | Jason |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | trac | Version: | 1.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Need to write a script in Python to do this, that we can call from Plone...
Change History
24/03/05 12:10:53: Modified by ajudson
24/03/05 12:15:41: Modified by ajudson
the method is as we've used, but writing a python app to edit my apache doc and do all the other bits incl. restarting apache i'm a little iffy about... plus see my email about just sticky with a single trac with multiple projects. There are now 2 little test folders in the oats subversion repos, toy1 & toy2... u can see them in the trac. Thus we need to find out how easy it is to build up separate doc areas to tie into all this, or is it just going to be to messy, and thus its up to the script or me to separate a new-trac,subversion repos and access rights for each and every new trac project ?
24/03/05 17:15:56: Modified by anonymous
- milestone deleted.
20/04/05 10:23:34: Modified by anonymous
- status changed from new to closed.
- resolution set to fixed.
The apache config in place works as outlined in the TracMutlipleProjects? docs... though i need to document the configuration for later. The creation of the projects is really automatable, well it probably is but the script would need to several things, create and tweak projects, assign them to subversion etc... for the number of projects we're hosting its not essential, but for the furture vision of oats yes maybe, but i'd imagine there would be a single person responsible for tech setup anyway.
21/07/05 14:05:05: Modified by ajudson
- component changed from plone to trac.

i'm not sure about this method, but i'll look into it.