nicolas17 / boinc2git

Rules and scripts to convert the BOINC SVN repository to Git
3 stars 2 forks source link

Fix weird merges and deletions from cvs2svn #5

Open nicolas17 opened 12 years ago

nicolas17 commented 12 years ago

In many cases, there are copies from trunk to branch (which svn2git converts as git merges) immediately followed by deletions of those same files from the branch(?!).

I should filter those changes out completely.

nicolas17 commented 12 years ago

Examples:

Searching for "was added on branch" in commit messages finds almost all of them.