Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Preparation

  1. Check out DSpace trunk
  2. Apply ^UiutilApply Uiutil-refactor.patch| \  to _patch.mht   to release dependencies on webui in mets.MetsExporter

...

Note: Incremental Commits occur throughout this script to assure that parent locations exist in svn repo prior to svn mv's, this helps to assure that file history is properly brought along and the mv doesn't turn into a add without history.

^SvnSvn-restructure.sh|\  

Post Reorganization additions

Apply ^CreateApply Create-addon-project-dirs.patch|\htm  to create the maven pom.xml build descriptors.

...

To get patches that are properly created against the current dspace trunk to be applicable against the new reorganized trunk, I've written a little string replacement ant script that should do the trick.

^BuildBuild.xml|\  

Place this in the same directory as your patch and execute it using the following command:

...