texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Texmacs-dev] Savannah news


From: David Allouche
Subject: Re: [Texmacs-dev] Savannah news
Date: Wed, 3 Jun 2009 12:18:25 +0200

On Wed, Jun 3, 2009 at 10:37, Gubinelli Massimiliano <address@hidden> wrote:
We should think about making local copies of the repo to avoid this kind of problems.
A regular Rsync with the repo should be fine. Somebody has an available machine for that?

Backing up a subversion repo using rsync is not fine. If the rsync occurs concurrently with a commit, the produced backup can have inconsistent, corrupt data.

The correct way of backing up a svn repo is using "svnadmin dump", or other similar tools that are aware of svn transactions.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]