UnHackCvsSync

From Apache OpenOffice Wiki
Revision as of 17:02, 11 October 2006 by KaiB (Talk | contribs)

Jump to: navigation, search

Updating the vendor branch

  1. Check out the unhack tools: /contrib/unhack
  2. ./import-ooo-cvs <milestone> <svn_username> <svn_password>, (example: ./import-ooo-cvs m187 kai.backman secret)
  3. cd ~/trunk (SVN /trunk)
  4. svnmerge merge
  5. full build, resolve conflicts, repeat until no conflicts
  6. svn ci ~/trunk -m "Merged upstreams milestone <milestone>"

NB: Look into how to generate localize.sdf files in some sane manner

Personal tools