Télécharger la liste

Description du projet

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.

Système requise

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

Cette version corrige un problème critique où la conf / et crochets / répertoires ne sont pas en cours de restauration sur le droit chemin.
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

Cette version corrige un problème où le déplacement du répertoire de sauvegarde entraînerait svnrestore.pl de voir la sauvegarde comme invalide.
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

Cette version corrige mauvaise logique dans le code de fichier utilitaire chemin. Il ajoute un ensemble d'emplacements chemin commun vers le chemin de recherche.
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 détection des fichiers a été amélioré pour empêcher l'exécution simultanée, et un message a été ajouté en précisant l'âge du fichier de verrouillage si l'on se trouve. Le code qui vise à supprimer un fichier de sauvegarde corrompu si le processus de restauration a été démontée: svnbackup / svnrestore ne jamais supprimer les autres fichiers que les fichiers de verrouillage.
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

Cette version corrige un opérateur incorrecte du fichier de test dans svnrestore.pl.
This release fixes an incorrect file test operator in svnrestore.pl.

Project Resources