I don't know how to use TortoiseSVN specifically. What you want to do is modify the revision property named 'svn:log' attached to the specific revision.
On Sun, May 3, 2009 at 5:44 PM, JohnDu <[email protected]> wrote: > > I'm new to try google code projects hosting, and I use TortoiseSVN to > commit/update my codes, how do I create/modify the 'CHANGE LOG' text? > > On Mar 13, 11:18 pm, Ben Collins-Sussman <[email protected]> wrote: >> Wait, when you say 'change log', do you mean the contents of a file, >> or just the message you typed to describe the commit? >> >> If the latter, a project owner can simply run 'svn propedit --revprop >> -r REV svn:log' and modify the message. It's not versioned data. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hosting at Google Code" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-code-hosting?hl=en -~----------~----~----~----~------~----~------~--~---

