Re: diffing directories with merged-as-deleted files? (original) (raw)
This is the mail archive of the gcc@gcc.gnu.orgmailing 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] |
- From: amylaar at spamcop dot net
- To: Giovanni Bajo
- Cc: Joern RENNECKE , gcc at gcc dot gnu dot org
- Date: Thu, 3 Nov 2005 20:32:27 -0500
- Subject: Re: diffing directories with merged-as-deleted files?
cvs would never do such nonsense.
Absolutely! It would just print all the directory names in the middle of the diffs. I call that nonsense as well.
But the directory names go to stderr. When you redirect stdout to a file, a diff without the directory names is written to that file, while you get an ongoing progress report.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |