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 feature request: print URL in diff output


Paolo Bonzini wrote:

> I would like that svn print the URL of each file in the diff output, like CVS's
> `RCS file'. One of the scripts I use to test GCC (which I have not contributed
> yet because of the svn transition) used it to detect the directory in which
the > patch should apply.

Is it possible also to include a "diff" line (as it was the case with CVS diff)
that shows the diff command used to produce the patch?

BTW: Is there a way to include a C function heading in diff output? I have tried

'svn diff -x -p' to get:
svn: '-p' is not supported

Thanks,
Uros.


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