On 26 Nov 2009, at 11:08, Nicola Pero wrote:

By the way, presumably we'd still include the author of the change in the subversion commit message ? Ie, we write a full ChangeLog entry including the author at the beginning ?

Yes. If you look in the LLVM svn log, for example, you will see a few with 'Patch by David Chisnall!' at the end of a number of commit messages from before I got commit access. You'll see the same (e.g. 'Patch by Niels Grewe') at the end of a number of Étoilé commits. This makes it very easy to find commits by a third party.

By the way, svn commit logs are stored in properties. It's possible to edit them after the commit by setting the log property on the commit. If someone can parse the ChangeLog file, the old ChangeLog entries can be imported into svn logs easily.

David

-- Sent from my Cray X1



_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to