This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: How to generate a patch for a new file?


"Dave Korn" <dk@artimi.com> writes:

>   And if you don't have write-access to the sourceware CVS, your
> only way of getting a file added to it is by submitting it as a
> patch.

>   Now do you see why it's a catch-22? <g>

You can use diff by hand instead: diff -N /dev/null newfile and
incorporate this into the patch submission message.

Ben



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