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

delta editor: file properties are not preserved during svnsync of subdir

From: Bryan O'Sullivan <bos_at_serpentine.com>
Date: Sun, 13 May 2012 05:14:04 -0700

I've attached a file that creates a small repo that you can use to
reproduce this problem.

If you svnsync only the trunk of this repo, the new repo loses the
svn:special and svn:executable properties of files.

I ran into this with hgsubversion, but the bug is within svn itself: the
delta editor's change_file_prop hook is not called in these instances.

Reproduced with 1.6 and 1.7.

Received on 2012-05-13 16:22:30 CEST

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.