Revision and Messages History
wpardijr
on Fri 21 May, 2010 08:05:27 +0000
Hi,
Some weeks ago I committed the first version of my project at the “trunk” directory. It was revision 2 and the message was "This is the Supervisory project version 0.5 (basic GUI)."
Today I committed the same version, but at the “tags” directory with the purpose of having a snapshot of the source file. It was revision 3 and, by mistake, the message was the same as the previous version!
Is isn’t possible to reedit the message that was committed before? Or at least delete it?
Thanks for your help and forgive me for my silly questions...
Forum Topic Options
You do not have sufficient permissions to comment
1 year ago
wpardijr
created
Forum topic Revision and Messages History
View full history
Topic and Comments for Revision and Messages History
rs on Fri 21 May, 2010
You can do that quite easily by editing your source control and enabling revision property changes. Once you’ve done this, you should be able to edit properties like
svn:logto your hearts content, but remember, those property values are not revisioned.