Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Sketched in a step to update the SF default download

...

Code Block
scp -r <release_folder_with_zips> <username>,dspace@frs.sourceforge.net:"/home/frs/project/d/ds/dspace/DSpace\\ Release\\ Candidate/"
scp <documentation_pdf> <username>,dspace@frs.sourceforge.net:"/home/frs/project/d/ds/dspace/DSpace\\ Release\\ Candidate/DSpace-Manual.pdf"

Update "latest release" on SourceForge

Browse to the file dspace-VERSION-src-release.tar.gz.  Select the "information" icon at the right side of the line.  Under "default download for:" select them all.  Save.  In a couple of minutes, the download button and "looking for the latest version?" links should reflect the change.

Update demo.dspace.org

See the procedure .

...