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

Re: Load/Dump cycle -> different dump files

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2005-02-22 19:15:30 CET

This behavior is not expected (at least, not by me). Could you
distill this into a tiny reproduction recipe and file this as an issue
for exploration in our public issue tracker? If you can't, please let
me/us know so someone else can try to pick this up.

Vincent Lefevre <vincent+svn@vinc17.org> writes:

> I did some consistency tests on my repository, but I'm surprised by
> the following result. I thought that the dump files of a same format
> associated to a repository were necessarily identical, but this is
> not the case. Is it normal?
>
> I have a repository from which I generated a first dump file using
> "svnadmin dump --incremental". I generated a second dump file using
> "svnadmin dump --incremental --deltas", from which I loaded a second
> repository with "svnadmin load --force-uuid". From it, I generated a
> third dump file using "svnadmin dump --incremental". This third dump
> file contains a few differences with the first one.
>
> The differences (I haven't checked all of them) correspond to files
> I moved with "svn move". In the copy part, lines like the following
> ones are removed:
>
> < Prop-content-length: 40
> < Content-length: 40
> <
> < K 12
> < svn:keywords
> < V 7
> < Id Date
> < PROPS-END
>
> This doesn't seem to be a problem since these keywords had already
> been defined in the source revision. But I wonder if this behavior
> is expected.
>
> --
> Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/>
> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
> Work: CR INRIA - computer arithmetic / SPACES project at LORIA
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 22 19:18:31 2005

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.