Just finished a long coding session … ???

BACK IT UP!

set SvnAdminPath=C:Program Files (x86)VisualSVN Serverbinsvnadmin.exe

“%SvnAdminPath%” dump –deltas P:Repositories<repo_name> | “<path>gzip.exe” > <backup_path>SourceSvn.dump

echo Copying dump to h:backup
xcopy /Y <backup_path>SourceSvn.dump H:Backups

echo Copy dump to o:backup
xcopy /Y <backup_path>SourceSvn.dump O:Backup

PAUSE

🙂

DotNetOpenAuth OpenId & OAuth for .NET
SQL Install error occurred creating the configuration section handler

Leave a Comment

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.