Daniel Shahaf <d...@daniel.shahaf.name> writes: > Philip Martin wrote on Sat, Feb 19, 2011 at 09:43:49 +0000: >> At the moment svnsync doesn't do exclusive file locks or old >> revprops that have changed. svnsync is unlikely to ever update old >> revprops automatically, it is likely that it will always need some >> external system to track revprop changes. >> > > Either method would need to account for old-revprop changes and for 'svn > lock' locks.
Unless we start recording some sort of history for revprops the only option for svnsync is to resend all revprops, hotcopy has more options. -- Philip