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

Re: differences in dump/load/dump cycle

From: Vincent Lefevre <vincent-svn_at_vinc17.net>
Date: Fri, 5 Aug 2016 16:06:45 +0200

On 2016-08-03 16:10:16 +0200, Stefan Hett wrote:
> On 8/3/2016 3:40 PM, Nico Kadel-Garcia wrote:
> > [export/import instead of dump/load]
[...]
> In your export/import approach you would do:
> export -> import -> export -> compare old vs. new export
> And like with the dump/load/dump approach above, if you see a difference
> between the two exports you would then investigate their cause.

export -> import -> export is less safe: how do you know that what
has been exported is "correct"? Note that with old repositories (and
perhaps this is still possible with some external tools), starting
with revision R1 and successively upgrading to R2 may give a different
result from just getting R2 without intermediate revisions. If the
problem is unnoticed, information may definitively be lost in the
repository started from the export.

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
Received on 2016-08-05 16:06:56 CEST

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.