I get the administrative error:
# svn propset svn:log --revprop -r 7517 'Added new methods to Fl_Menu_:
insert(), clear_submenu(), find_index(). Updated CHANGES'
svn: DAV request failed; it's possible that the repository's pre-revprop-change
hook either failed or is non-existent
svn: At least one property change failed; repository is unchanged
svn: Error setting property 'log':
Repository has not been enabled to accept revision propchanges;
ask the administrator to create a pre-revprop-change hook
Michael Sweet wrote:
> Use:
>
> svn propset svn:log --revprop -r 7517 "bla bla bla"
>
>
> On Apr 16, 2010, at 11:05 AM, Greg Ercolano wrote:
>
>> Meh, is there a way to change the log comments?
>>
>> I was looking to do:
>>
>> svn propset -r 7517 svn:log 'Added new methods to Fl_Menu_: insert(),
>> clear_submenu(), find_index(). Updated CHANGES'
>>
>> ..but I guess one needs to be an svn admin to do this.
>>
>> Apparently if are in an svn commit, and in the text editor
>> for typing comments, use ^Z in the editor to look at something,
>> then 'fg' to return to the editor, then save and exit, svn thinks
>> the edit failed (might be a bug in vi's exit codes), and yadda yadda
>> my comment ended up being wrong for my commit. :/
>> _______________________________________________
>> fltk-dev mailing list
>> [email protected]
>> http://lists.easysw.com/mailman/listinfo/fltk-dev
>
> ________________________________________
> Michael Sweet, Easy Software Products
>
>
>
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev