Difference between revisions of "SUNScholar/Upgrading/Repository Software"

From Libopedia
Jump to navigation Jump to search
Line 1: Line 1:
 +
==Introduction==
 
As a rule at Stellenbosch University library we only upgrade to DSpace during the Dec/Jan long holiday. We also run one version behind the latest version because we do not have expert Java and Web 2.0 skills in-house. So we stay just behind the bleeding edge.
 
As a rule at Stellenbosch University library we only upgrade to DSpace during the Dec/Jan long holiday. We also run one version behind the latest version because we do not have expert Java and Web 2.0 skills in-house. So we stay just behind the bleeding edge.
  
 
Our next upgrade will be from DSpace version 1.7.2 to 1.8.2 in Dec 2012.
 
Our next upgrade will be from DSpace version 1.7.2 to 1.8.2 in Dec 2012.
 +
==Procedure==
 +
Using an Ubuntu desktop the program "meld" is installed. "meld" allows you to compare two folders for differences.
 +
 +
So the working version is copied to my desktop and the new version is extracted to my desktop as well. Using "meld" I investigate all the differences and update the new version with new settings as appropiate.

Revision as of 13:40, 5 September 2012

Introduction

As a rule at Stellenbosch University library we only upgrade to DSpace during the Dec/Jan long holiday. We also run one version behind the latest version because we do not have expert Java and Web 2.0 skills in-house. So we stay just behind the bleeding edge.

Our next upgrade will be from DSpace version 1.7.2 to 1.8.2 in Dec 2012.

Procedure

Using an Ubuntu desktop the program "meld" is installed. "meld" allows you to compare two folders for differences.

So the working version is copied to my desktop and the new version is extracted to my desktop as well. Using "meld" I investigate all the differences and update the new version with new settings as appropiate.