[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: backing up a repository over a network

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2003-06-10 10:12:22 CEST

On Mon, Jun 09, 2003 at 06:00:41PM -0400, Faheem Mitha wrote:
[snip]
> Hang on a second though. In my example (in my first message) I had
> completed the checkout on the remote repository before I ran the rsync
> backup script again. So if there were temporary files/dirs created, why
> were they not deleted and the repository returned to its previous state?
> Or is this simply not guaranteed for some reason?

The "repository" is the same, but the BDB log files keep a log of the
"copy this stuff" and "delete it again" transaction. So, I think the
strings table etc. should be the same, but the log files will definitely
NOT be the same. (i.e. they will be bigger.)

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 10 10:13:23 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.