Download Firefox: WindowsMac OS X
logo       
Google Custom Search
    AddThis Social Bookmark Button

Re: How to make the diff file?: msg#00007

Subject: Re: How to make the diff file?
On 10/7/06, Konrad Meyer <konrad.meyer@xxxxxxxxx> wrote:
On 10/7/06, John Gabriele <jmg3000@xxxxxxxxx> wrote:
> That is to say, you can make your diff using either the plain "diff"
> program, or else using the "cvs diff" command.

So the syntax is something like:
  diff -pu1 oldfile.rb newfile.rb
Am I correct? When I do this, I get a message saying "extra operand
`newfile.rb'".

Yes, looks correct. The command looks fine. Make sure you're not
putting a space anywhere in "-pu1".

---John




<Prev in Thread] Current Thread [Next in Thread>