Modify ↓
Opened 5 years ago
Closed 5 years ago
#3703 closed defect (fixed)
Installing from zip file doesn't install templates
| Reported by: | david@… | Owned by: | k0s |
|---|---|---|---|
| Priority: | highest | Component: | SvnChangeListenerPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.10 |
Description
After a sudo python setup.py install, I got an error when going to http://aurochs/trac/admin/svn/changelistener about the templates not being installed. I had to manually copy the templates from the distribution to the egg folder in site-packages.
Attachments (0)
Change History (3)
comment:1 Changed 5 years ago by k0s
- Priority changed from normal to highest
comment:2 Changed 5 years ago by k0s
- Status changed from new to assigned
comment:3 Changed 5 years ago by k0s
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.


(In [4388]) include package data, hopefully fixes #3703