UnHackCvsSync

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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. cd ~/data_trunk (SVN /data_trunk)
  6. svnmerge merge
  7. full build, resolve conflicts, repeat until no conflicts
  8. svn ci ~/trunk ~/data_trunk -m "Merged upstreams milestone <milestone>"
Personal tools