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.

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

  • In case the UNPIN activity will update to the tip version, all comments from the unpin version up to the tip version are collected to form the new comment
  • In case the PIN activity will downgrade to a previous version, all comments starting from the tip, back to the downgraded version are listed
  • in case a UNPIN/PIN activity will upgrade/downgrade from one version to another, all comments from the first version to the second are listed.

07/09/2007 06:29:32 PM: Modified by luedi

  • status changed from assigned to closed.
  • resolution set to fixed.

PumaCode.org recommends CVSDude for fast, professional Subversion and Trac hosting:

CVSDude.com

These ads are automatically generated by Google. Revenue from these ads helps to pay for hosting this site; however, these ads do not constitute an endorsement by PumaCode.org.