Pascal Obry <pascal@xxxxxxxx> wrote: > Eric, > > > Will review the procedure for filtering branches :( > > A quick review does not show something obviously wrong on my side. > > The commit on the rewritten repo has a different sha-1 which is > expected. So to me it seems that after a filter-branch on a git-svn > repo it is mandatory to recreate all .rev_map*? Is that right? Is so, > this is the missing piece in the procedure on my side. Yes, you need to recreate all the .rev_map* files if you use filter-branch. Just remove them and they should be automatically recreated for your case (not using --no-metadata or --use-svm-props) -- Eric Wong -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html