Hi Richard, first of all, thanks for your work! It would be great if you could also document the changes. The 4.x docs are live at http://wiki.duraspace.org/display/DSDOC4x/
And yes, Release Notes is the best place to inform everyone of the planned inclusion of this update. Regarding keeping the history - I think it should be possible. I'm in uncharted waters here myself, but I'd look at http://git-scm.com/docs/git-filter-branch This should allow you to extract only the commits made to a subdirectory. Then the next step would be to rebase it on top of master (in a normal feature branch) and make a pull request. Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may _______________________________________________ Dspace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-devel
