Re: propset --revprop -r HEAD svn:externals not working (visual SVN server)
From: Ryan Schmidt <subversion-2012a_at_ryandesign.com>
Date: Tue, 1 May 2012 12:19:26 -0500
On May 1, 2012, at 12:12, Brenden Walker wrote:
> I’ve been trying to set properties in my repo with a command similar to:
svn:externals is a versioned property, not a revision property. Setting it on a revision succeeds, as you see, but it has no effect. This is simply user error; there is no bug. You already found the correct method: check out a working copy, set svn:externals to the desired value on the desired directory, and commit.
|
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.