Ticket #2287 (closed enhancement: duplicate)
Resync and rev 0
| Reported by: | pekka.jarvinen@… | Owned by: | daniel |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | admin/console | Version: | 0.9 |
| Severity: | minor | Keywords: | |
| Cc: |
Description
I resynced with
ls | xargs -i trac-admin {} resync
Some projects are in revision 0 and got these errors for them:
Resyncing repository history... Command failed: /fooproject does not appear to be a Subversion repository. Exception exceptions.AttributeError?: "'SubversionRepository' object has no attribute 'log'" in <bound method SubversionRepository.del of <trac.versioncontrol.svn_fs.SubversionRepository object at 0xb78b098c>> ignored
This message should be changed to something like "This project is in revision 0, can't resync."
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


