Changing the commit log from a previous commit
Hi there, Sometime we forget to add a jira issue # to an issue or we make a mistake. Here's below a solution for editing an already committed message. Thanks -Vincent Begin forwarded message:
From: Brett Porter <brett@apache.org> Date: February 20, 2007 12:19:20 PM CEST To: continuum-dev@maven.apache.org Subject: Re: svn commit: r509415 [1/3] - in /maven/continuum/ trunk: continuum-security/src/main/java/org/apache/maven/continuum/ security/p rofile/ continuum-webapp/src/main/java/org/apache/maven/ continuum/web/action/ continuum-webapp/src/main/java/org/apache/m Reply-To: continuum-dev@maven.apache.org
Can you do....
svn propedit svn:log -r509415 --revprop
And add that to the front?
- Brett
On 20/02/2007, at 8:38 PM, oching@exodus.exist.com wrote:
Hi Wendy,
This is for CONTINUUM-1147
Thanks, Deng
On 2/19/07, oching@apache.org <oching@apache.org> wrote:
Author: oching Date: Mon Feb 19 18:41:37 2007 New Revision: 509415
URL: http://svn.apache.org/viewvc?view=rev&rev=509415 Log: Added isAuthorized* methods in ContinuumActionSupport for checking authorization in action classes with different permissions. Implemented SecureAction in some of the action classes that has a specific permission. Also added 'modify-project-notifier' operation in ProjectDeveloperDynamicRoleProfile.
Is there a JIRA issue for this?
-- Wendy
___________________________________________________________________________ Yahoo! Mail r�invente le mail ! D�couvrez le nouveau Yahoo! Mail et son interface r�volutionnaire. http://fr.mail.yahoo.com
participants (1)
-
Vincent Massol