RepositoryUpgrader.java | Class | "/files" is the base of the repository.
Resources doesn't have a base.
"/files/users/*" => "/user/*"
"/files/worksites/*" => "/group/*"
respository worksites are ids without dashes and resources worksites have dashes
how is that being converted from 1.5=>2.1 in sakai?
When deleting a folder, it doesn't actually remove the record. |