Ticket #3 (closed enhancement: wontfix)

Opened 6 years ago

Last modified 6 years ago

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

comment:1 Changed 6 years ago by Lele Gaifax

  • Priority changed from critical to minor

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.

comment:2 Changed 6 years ago by lele

  • Status changed from new to closed
  • Resolution set to wontfix

Nobody ever asked or complained about this, so I assume there are not cvsync configs out there anymore.

Note: See TracTickets for help on using tickets.