Feeds:
Posts
Comments

Archive for the ‘Blogroll’ Category

Mirroring a Subversion Repository
As of version 1.4, Subversion provides an “svnsync” utility that may be used to create a mirror of a repository. It should be used only for read-only mirrors — it will break if any changes are committed in the target repository that were not made in the source repository. This is primarily [...]

Read Full Post »