This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: SVN Test Repo updated
- From: "Joseph S. Myers" <joseph at codesourcery dot com>
- To: Daniel Berlin <dberlin at dberlin dot org>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 15 Feb 2005 03:09:45 +0000 (UTC)
- Subject: Re: SVN Test Repo updated
- References: <1108425293.5970.35.camel@linux.site>
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)