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

Re: making (incremental) backups of a repository

From: Scott Lawrence <slawrence_at_pingtel.com>
Date: 2004-03-31 17:21:30 CEST

On Tue, 2004-03-30 at 07:09, Dirk Dierckx wrote:

> I've used your backup script (once again, thank you for sharing it) mostly
> unchanged, but i've encountered one problem. The script creates incr.
> backups in the range LAST:HEAD, this creates overlaps because you'll get:
>
> 0:x
> x:y
> y:z
> ...
>
> if you load them back into a repository you'll get two identical revisions for
> x, y, z, ... because of the overlap

Thanks for spotting that Dirk. I've attached a version with that fixed.

-- 
Scott Lawrence        
  Pingtel Corp.   
  sip:slawrence {at} pingtel.com  
  +1.781.938.5306 x162


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Received on Wed Mar 31 17:22:13 2004

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

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