Branko Čibej <br...@apache.org> writes: > Subversion has required a valid, > non-empty svn:date on every revision since before 1.0.
Subversion also allows revisions without an svn:date. It is possible to delete svn:date and it is possible for path-based authz to make the date invisible. svnsync will cope with this. The problem is this case is an invalid date is present and that is not allowed. The work around is to skip the init step by manually setting svn:sync-from-url, svn:sync-from-uuid and svn:sync-last-merged-rev. -- Philip Martin WANdisco