On Tue, Mar 26, 2013 at 8:54 AM, Thorsten Schöning
<tschoen...@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
     lesmikes...@gmail.com

Reply via email to