Modify ↓
Opened 19 years ago
Closed 19 years ago
#3431 closed defect (invalid)
trac-admin resync fails
| Reported by: | Owned by: | daniel | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | admin/console | Version: | devel |
| Severity: | normal | Keywords: | changeset |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Trac version:
r3530 (trunk)
Problem:
trac-admin fails to resync with the repository
Steps to Reproduce:
- run trac-admin /path/to/trac/env resync
- I get the following error:
Resyncing repository history... Command failed: Unsupported version control system "svn"
Attachments (0)
Change History (4)
comment:1 by , 19 years ago
comment:3 by , 19 years ago
| Keywords: | changeset added |
|---|
comment:4 by , 19 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
The SVN python bindings are not (correctly) installed. Please check the TracSubversion documentation.
Note:
See TracTickets
for help on using tickets.



I've just tried to see repository changes in the Timeline and I get this error: