public marks

PUBLIC MARKS with tags subversion & backup

2009

2007

How to backup your Wordpress blog using Subversion

by tonnaje
We all do backups of our Wordpress database... However, this article adds an interesting twist: using Subversion to store the SQL dump file.

2006

Compact Subversion Backups

by martinus & 4 others
If you have a large Subversion repository and want to back it up using as few space as possible, use this command (replace /repo with your actual repository path):

Compact Subversion Backups < Programming Kung Fu

by springnet & 4 others
If you have a large Subversion repository and want to back it up using as few space as possible, use this command (replace /repo with your actual repository path): svnadmin dump --deltas /repo |bzip2 |tee dump.bz2 | md5sum >dump.md5

PUBLIC TAGS related to tag subversion

aide +   article +   linux +   svn +   tuto +   unix +   unixgarden +  

Active users

kemar
last mark : 13/05/2009 13:37

tonnaje
last mark : 22/08/2007 16:03

ckaroli
last mark : 08/01/2007 13:59

cbrocas
last mark : 28/09/2006 09:56

martinus
last mark : 26/07/2006 21:24

springnet
last mark : 17/07/2006 14:07