Ticket #62 (defect)
Opened 2 years ago
also detect UNPIN/PIN situations if the multiple files where unpinned/pinned in one go
Status: new
| Reported by: | luedi | Assigned to: | toby |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.11.0 |
| Component: | vss2svn.pl | Version: | 0.10.0 |
| Keywords: | Cc: | ||
One usage pattern of VSS is to share a specific version of a project into a maintenance project. From there all following maintenance revisions are created via unpin/pin szenarios. If multiple files are changed in one go, it is possible that the user has first unpinned all relevant files and later pinned them again. So the history can first list all UNPIN and the all PIN activities.
The update in ticket #55 detected only direct UNPIN/PIN activities.
