This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: SVN Test Repo updated


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/
    jsm@polyomino.org.uk (personal mail)
    joseph@codesourcery.com (CodeSourcery mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]