Ticket #55 (enhancement)
Opened 2 years ago
Last modified 2 years ago
detect corresponding UNPIN/PIN activities and collate them into one PIN activity
Status: closed (fixed)
| Reported by: | luedi | Assigned to: | toby |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | vss2svn.pl | Version: | 0.11.0 |
| Keywords: | Cc: | ||
in order to pin a file to a different version you have to unpin the file first. This will be translated into two actions in subversion.
The code should detect this and remove the unnecessary unpin activity in order to remove clutter form the converted archive.
Change History
06/26/2007 07:08:02 PM: Modified by luedi
- status changed from new to closed.
- resolution set to fixed.

fixed in [316]: added a new state MERGEUNPINPIN. The database is serached for two adjacent UNPIN/PIN actions, where the physical id and the parent are the same, and the timeframe is within 60 seconds.
The UNPIN action is removed from the conversion.