Ticket UUID: | c6bc7f5e4167176020c5916a58cbb8386bb6d14f | ||
Title: | cvs2fossil broken due to missing "test-import-manifest" in current fossil | ||
Status: | Open | Type: | Feature_Request |
Severity: | Minor | Priority: | |
Subsystem: | Resolution: | ||
Last Modified: | 2010-09-10 20:58:23 | ||
Version Found In: | 4887a1da84 | ||
Description & Comments: | |||
When using the cvs2fossil tool to import a CVS repository
fossil version [4887a1da84] 2010-09-10 16:11:29 UTC fails:
>fossil: unknown command: test-import-manifest Using fossil version [4c931047ef] 2010-05-14 17:02:31 UTC with the cvs2fossil tool from the current version [4887a1da84] succeeds in importing the CVS tree. I have not, however, checked whether this is the only fossil function missing in getting cvs2fossil working. |