Skip to main content

taking svn backup

I used to think its rocket science taking svn backup but I was wrong. It seems its a piece of cake. Just login to the server and run

 svnadmin dump /array/xxx/svn/repos/trunk > trunkrepo.dump

Comments