Hmm, I wouldn't have expect that a merge would be needed to update a property value. Is there another way this can be accomplished?
Our team is new to SVN and feeling its way around the tool. On Tue, Mar 26, 2013 at 10:12 AM, Stefan Sperling <s...@elego.de> wrote: > On Tue, Mar 26, 2013 at 10:05:10AM -0500, C M wrote: > > Hello, > > > > When svn: external properties are updated on trunk, how can those updates > > be propagated to developer branches that are coming off the trunk? > > By using the 'svn merge' command. > See http://svnbook.red-bean.com/en/1.7/svn.branchmerge.html >