Ticket #60 (enhancement)
Opened 1 year ago
Last modified 1 year ago
treat pin and unpin activities as commits and not as copy from
Status: closed (fixed)
| Reported by: | luedi | Assigned to: | luedi |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.11.0 |
| Component: | vss2svn.pl | Version: | |
| Keywords: | Cc: | ||
Currently pin and unpin activities are converted into a copy from action in subversion. This will correctly copy the last known state from a valid path to the shared item.
This handling has a major drawback when building the history log of a branch. Since you have copied from another branch, the history is somewhat difficult to read. The more natural activity for this "merge" kind of action is better to convert every PIN/UNPIN into a new commit and getting the commit comment from the real vss checkin
Change History
07/09/2007 06:09:59 PM: Modified by luedi
- owner changed from toby to luedi.
- status changed from new to assigned.
07/09/2007 06:29:32 PM: Modified by luedi
- status changed from assigned to closed.
- resolution set to fixed.

Important in this situation is, that a good comment is also generated for the commit activits.