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

Re: Problems with empty svn:date revprops (github svnsync)

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Tue, 27 Oct 2015 17:20:56 +0000

Branko Čibej <brane_at_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
Received on 2015-10-27 18:21:03 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.