Modify ↓
Opened 16 years ago
Closed 13 years ago
#5676 closed defect (wontfix)
problem with sqlite2pg script
| Reported by: | Ariane | Owned by: | John Hampton |
|---|---|---|---|
| Priority: | highest | Component: | SqliteToPgScript |
| Severity: | major | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description (last modified by )
./sqlite2pg -e /var/trac/incidents/ -p'postgres://tracuser:trac@localhost:5432/tracdb?schema=incidents' Traceback (most recent call last): File "./sqlite2pg", line 29, in <module> from trac.env import Environment, EnvironmentSetup, IEnvironmentSetupParticipant ImportError: No module named trac.env
Attachments (0)
Change History (3)
comment:1 Changed 16 years ago by
| Component: | SELECT A HACK → SqliteToPgScript |
|---|---|
| Owner: | changed from anonymous to John Hampton |
comment:2 Changed 13 years ago by
| Description: | modified (diff) |
|---|
comment:3 Changed 13 years ago by
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.



See the TracMigratePlugin.