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

Re: svnsync bug ?

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Tue, 26 Mar 2013 09:43:56 -0500

On Tue, Mar 26, 2013 at 8:54 AM, Thorsten Schöning
<tschoening_at_am-soft.de> wrote:
> Guten Tag KLOCK Laurent,
> am Dienstag, 26. März 2013 um 14:38 schrieben Sie:
>
>> When I list the content of the target with svn list file://localhost:/disk1/svn
>> It is totally empty..even if a svnadmin verify lists all the revisions...
>
> This could indicate an error in your svnsync init call where you may
> have specified a directory in the source repo to sync, which only
> contains part of the data. In this case each revision is synced, but
> without any content outside the directory given to init.

Yes, I think you can even have a typo there with a path that doesn't
even exist in the repository an svnsync will still go through the
motions of syncing all the revisions and properties but you won't have
any content.

Is there any way to get something like an md5sum of the whole repo or
per revision to make a comparison/verification of the content between
the repos possible?

-- 
   Les Mikesell
     lesmikesell_at_gmail.com
Received on 2013-03-26 15:44:28 CET

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.