From: Stephen D. <sd...@gm...> - 2008-05-11 15:26:26
|
On Sat, May 10, 2008 at 8:43 PM, Daniel Stasinski <moo...@av...> wrote: > On Sat, May 10, 2008 at 12:33 PM, Vlad Seryakov <vl...@cr...> wrote: >> Do you need write access to naviserver CVS? > > That would be great. Thank you. > > Daniel Don't forget to describe your change in the ChangeLog *before* you commit, and commit everything together (you forgot to edit the changelog for AOLserver). Also, you need to fix your editor so that it doesn't automatically change whitespace willy-nilly. Your 3 line change turned into a gigantic unreadable mess in the commit email. (when you figure out how to fix it, remind Vlad 'cos he seems to have forgotten :-) The reason is with multiple people editing the source we all need to be on the same page, and one way to do that is to read the commit notifications, and another is to look at the ChangeLog. According to the AOLserver ChangeLog the last person to edit the source was Nathan 1 year ago: http://aolserver.cvs.sourceforge.net/aolserver/aolserver/ChangeLog?view=markup Which is a lie. What's changed? Who knows... |