Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Check out DSpace trunk
  2. Apply ^Uiutil-refactor.patch| \to   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.

^Svn-restructure.sh|\

Post Reorganization additions

Apply ^Create-addon-project-dirs.patch|\ 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.

^Build.xml|\

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

...