Download List

專案描述

SVNBackup allows you to make full and incremental backups of your Subversion repositories without interrupting user activity. It provides functionality not available through "svnadmin hotcopy". It can also be used to migrate between different versions of subversion and different db backends.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-10-06 07:08
0.16-beta

This release fixes a critical issue where the conf/ and hooks/ directories were not being restored to the correct path.

2009-11-13 06:01
0.15-beta

This release fixes an issue where moving the backup directory would cause svnrestore.pl to see the backup as invalid.

2009-11-13 03:17
0.14-beta

This release fixes bad logic in the utility file path code. It adds a set of common path locations to the search path.

2009-10-15 15:15
0.13-beta

Lock file detection was improved to prevent concurrent execution, and a message was added stating the age of the lockfile if one is found. Code that would delete a corrupt backup file if the restore process failed was removed: svnbackup/svnrestore should never delete files other than the lock files.

2009-07-11 06:42
0.12-beta

This release fixes an incorrect file test operator in svnrestore.pl.

Project Resources