Re: svn propset syntax?
From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-04-12 20:33:06 CEST
On Apr 12, 2006, at 20:21, Phil wrote:
> svn propset svn:needs-lock --revprop -r HEAD 1 http://vsubversion/
svn:needs-lock is a versioned property, not a revision property. You
svn propset svn:needs-lock "on" foo
...where foo is the file whose svn:needs-lock property you want to
You do not use the pre-revprop-change hook for this because it is not
---------------------------------------------------------------------
|
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.