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]

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]