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

Re: Possible svnsync data loss bug?

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 22 Jun 2012 13:59:16 -0400

On Fri, Jun 22, 2012 at 1:52 PM, Trent Fisher <trent.fisher_at_oracle.com> wrote:
> I just ran into a rather frightening problem.  We do replications via
> svnsync for backup purposes.  I just found two of the replicated
> repositories which had these entries for *every* version:
>
>  r20927 | (no author) | (no date) | 1 line
>  Changed paths:
>
> And svnlook tree shows there is nothing in the repositories.

I believe this matches the behavior you would get if you were using
path-based permissions and the svnsync user did not have read
permission to the paths in the revision. Could that be the reason?
You could also get this if you did not specify the URL to the root of
the repository. Any revision that does not touch the path you
specified would just sync an empty revision.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2012-06-22 19:59:48 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.