Ticket #3 (closed enhancement: wontfix)
Migration of old state information
| Reported by: | Lele Gaifax | Owned by: | lele |
|---|---|---|---|
| Priority: | minor | Milestone: | VersionOne |
| Component: | tailor | Version: | 0.9 |
| Keywords: | Cc: |
Description
VersionOne uses a completely different format to store the state information about last applied revision: there's now a StateFile that keeps also the sequence of upstream pending changesets, those that are still waiting to be applied.
It would be nice to have some sort of migration of what cvsync kept in its tailor.info file, with the minimal goal of being able to use VersionOne over projects migrated with old cvsync.
This requires a new generic method on the backends to find out last applied changeset, something that's currently "private" and used by the bootstrap mechanism.
Change History
Note: See
TracTickets for help on using
tickets.

Does anybody still have old cvsync tailor.info files around? If I'm the only one, I won't spend the half-an-hour slot that this feature needs, and I'll close it shortly.