RE: svnsync: properties not always copied?
From: Bert Huijben <bert_at_qqmail.nl>
Date: Tue, 19 Nov 2013 21:19:17 +0100
> -----Original Message-----
Hi Dustin,
Your description of your problem sounds like something that might be very
Your example 'svn:mergeinfo' missing could be caused by older Subversion
So there might be changes that are no real changes in the lower fs layers of
Is there some way you can show us how you find the problem or how we can
-- If you want to try reproducing the case I described here you need a Subversion 1.7 or older client and merge directories that contain properties. Subversion 1.7 will then just commit the properties that were copied, as if they were locally changed into what they were before they were copied. As normal user you would probably never notice this problem... But we found out about it when fixing some tree conflict cases in merging during 1.8 development. -- Thanks, Bert > > -------------------------------------------------------- > Node-path: tags/nova/2013-11-04-1 > Node-kind: dir > Node-action: add > Node-copyfrom-rev: 24017 > Node-copyfrom-path: trunk/src/astrometry > Prop-content-length: 92 > Content-length: 92 > > K 10 > svn:ignore > V 6 > *.pyc > > K 13 > svn:mergeinfo > V 30 > /tags/nova/2012-06-27-2:21009* > PROPS-END > -------------------------------------------------------- > > in the svnsync'd mirror: > > -------------------------------------------------------- > Node-path: tags/nova/2013-11-04-1 > Node-kind: dir > Node-action: add > Node-copyfrom-rev: 24017 > Node-copyfrom-path: trunk/src/astrometry > -------------------------------------------------------- > > This sounds a bit like closed issue 4184: > http://subversion.tigris.org/issues/show_bug.cgi?id=4184 > > I am using subversion-1.8.4. > > For what it's worth, the mirror is on another machine and connects via > svn+ssh. This svn repo was created in 2005, and is format "3" (versions > 1.5+). > > Unfortunately, I was unable to create a simple test case demonstrating the > problem, so maybe it is some more complicated circumstance than the > properties and directory copy, or maybe it has to do with having an old > repo? > > Any hints on what could trigger this would be much appreciated! > > Thanks, > --dustinReceived on 2013-11-19 21:20:02 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.