From: Ulrich Eckhardt <ulrich.eckha...@dominolaser.com> >> I imagine they are/were in a branch, which AFAIK is no longer >> available. Is there any way to get around this? Assuming that's >> the problem, of course. > > Do you know more about this branch and how it was removed? Just "svn > delete"ing a branch doesn't cause revisions to vanish. I guess the > repository was modified using the dumpfilter to remove that branch, > causing a non-contiguous range of revisions. svnsync then chokes on > this, because it expects the revisions to be contiguous.
See my other email, I got the svn log command wrong, and the branch *is* still available, just can't be modified any more. The question is, why svnsync gets its knickers into a twist about that. The revisions *are* available (and can be checked out, I checked). The "howto" (link in other email) makes no mention of having to do anything special to handle repos with branches in a special way.