Jump to Navigation

svn

Mirror an svn repository with svnsync

If you like to keep all your work under svn source control, you're probably going to also want to keep a backup of your svn repositories in case of a hardware failure or some other catastrophic event. svn comes with a utility to help you do this - svnsync, which we can use to keep a real-time, read only backup of our svn repositories.

SVN repository structure for Drupal projects

I like to keep all my projects under source control, however big or small. It only takes a few minutes to set up and always saves me time in the long run.

Syndicate content