Another incidental observation from experiments with subversion: the 
output from svn diff seems to be in a fairly random order (rather than 
alphabetical order of filenames).  Alphabetical order tends to be easier 
to follow when checking svn diff output to see that the changes you're 
about to commit are exactly those you intended to commit and that the 
ChangeLog entries you've written correspond to those changes (e.g. the 
list of files - alphabetical - in the ChangeLog entries covers all the 
files in the svn diff output).

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    [EMAIL PROTECTED] (personal mail)
    [EMAIL PROTECTED] (CodeSourcery mail)
    [EMAIL PROTECTED] (Bugzilla assignments and CCs)

Reply via email to