Jason Dorje Short wrote:
> Author: jdorje
> Date: Thu Sep 7 09:18:55 2006
> New Revision: 12304
>
> URL: http://svn.gna.org/viewcvs/freeciv?rev=12304&view=r
ev
> Log:
> be properly expanded at compile time.
>
> Patch by me in PR#20534.
>
> Modified:
> branches/S2_0/configure.ac
This erroneous commit message can be fixed with:
svn propget svn:log -r12305 --revprop > foo
svn propset svn:log -r12304 --revprop -F foo
svn propset svn:log -r12303 --revprop -F foo
but the repository is not configured for this to work:
svn: Repository has not been enabled to accept revision
propchanges;
ask the administrator to create a pre-revprop-change hook
Does anyone care?
-jason
|