Modify ↓
Opened 20 years ago
Closed 20 years ago
#2421 closed defect (duplicate)
Resync fails with latest svn r2572
| Reported by: | Owned by: | daniel | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | admin/console | Version: | devel |
| Severity: | major | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Got the following error with two different trac projects: Resyncing repository history… Command failed: ("File not found: revision 48, path '/port/Makefile'", 160013)
and: Resyncing repository history… Command failed: ("File not found: revision 3, path '/lib/routes.py'", 160013)
In both these repositories, the files in question have been moved since that revision. Shouldn't trac be able to deal with a file moving?
Attachments (0)
Change History (3)
comment:1 by , 20 years ago
| Milestone: | → 1.0 |
|---|
comment:2 by , 20 years ago
comment:3 by , 20 years ago
| Milestone: | 1.0 |
|---|---|
| Resolution: | → duplicate |
| Status: | new → closed |
Duplicate of #2416.
Note:
See TracTickets
for help on using tickets.



I should probably note that both of these are using Postgres db backends and were upgraded from sqlite3 db's.