Moving a Subversion Repository

I foolishly just moved a Subversion repository by importing the contents of a current checkout into a new repository. Wrong. A friend pointed out these instructions that make it easy and preserve the revision history.
Here’s the trick:
svnadmin dump /path/to/repository > repository-name.dmp
and
svnadmin load repository-name < repository-name.dmp
[tags]svn, subversion, move, repository[/tags]

Institutional and Academic Repositories

MIT has DSpace, their solution to save, share, and search the collected work of their faculty and students (in use by 115 public sites). Now Royce just shared with me this presentation by Bill Hubbard, the SHERPA project manager at University of Nottingham.
What’s SHERPA? The name is an acronym for Securing a Hybrid Environment for [...]