Re: Can you set properties on a file without having it checked out?
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-05-12 19:56:11 CEST
On May 12, 2005, at 11:51 AM, Scott Simpson wrote:
> Ben Collins-Sussman wrote:
So in the same way I close a bugtracker issue by saying "fixed by
One obvious way to do that is put it in the commit log message. But
http://svnbook.red-bean.com/en/1.1/ch05.html#svn-ch-5-sect-1.2
And revision properties are tweakable with an ordinary svn client:
svn propset --revprop -r923 MyProperty MyValue reposURL
That's how clients change commit-messages, for example (they set the
---------------------------------------------------------------------
|
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.