logo separator

[mkgmap-dev] Index and equally named cities

From Steve Ratcliffe steve at parabola.me.uk on Mon Jul 11 10:03:32 BST 2011

Hi

> Oh, I wasn't aware of special svn merge information and merged changes
> from the trunk manually. Good to know. Will try that next time.

You can fix up the merge information for the revisions that are already 
merged from trunk with:

   cd <locator-branch>
   svn merge --record-only -r1891:1973 ^/trunk .
   svn commit

Then merging from trunk can be just: svn merge ^/trunk .

..Steve



More information about the mkgmap-dev mailing list