Visual source safe daily backup

Source: Internet
Author: User
Create a new vssbackup. BAT file in the VSS Win32 Directory.
The content is as follows:
@ Echo off
@ Title backing up sourcesafe Databases
Echo delete old archive file
Rem === E: \ penavicobackup. SSA is the target VSS database ====
Rem === delete an old database backup ==========================
Del-f e: \ penavicobackup. Ssa
Rem === archive source database ========================
Ssarc.exe-D-yadmin, password E: \ penavicobackup. Ssa $/

Echo finished backups
@ Echo on

Then
Start Menu-Program-Attachment-System Tools-task scheduler-add Task Scheduler
Next-browse-find the vssbackup. BAT file, and then select daily-time preferably when you do not work at night
-Enter the password of the system administrator.-complete.

The next thing is that the computer backs up your source safe document at the specified time every day.
It is better to back up data between two machines. E: The mapped network drive.

-----------------
For remote source safe archive to local,
It is best to specify the path of srcsafe. ini
For example, ssarc. exe-S \ Server IP \ D $ \ vssproject \ Project E: \ penavicoxm20060606.ssa
The success rate is very high.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.