How to take Backup and Restore of Tortoise SVN on window?
For Backup:-
Go to Run with Administrator privilege and then type cmd now command prompt open
Type svnadmin dump e:\svn (source location of svn repository ) > e:\svn\svnbackup (destination location where you have to keep your backup file) and press Enter.
cmd: svnadmin dump e:\svn > e:\svn\svnbackup
For Restore:-
Go to Run with Administrator privilege and then type cmd now command prompt open
Type svnadmin load e:\svn (destination location of svn repository ) < e:\svn\svnbackup (source location where you have to backup file keep) and press Enter.
cmd: svnadmin load e:\svn < e:\svn\svnbackup
Tags:
Tortoise SVN
1 comments
What's Taking place i am new to this, I stumbled upon this I've discovered It positively helpful and it has
ReplyDeletehelped me out loads. I'm hoping to contribute & assist other users like its aided me.
Good job.
Please leave your comments...... Thanks