Re: patches

2006-11-06 Thread David Stutzman
Thanks to everyone that replied to this thread. I think it's good to have this information out there for us less-experienced. Nelson Bolyard wrote: To apply it, you'll need to pull NSS from the trunk, then use the patch command to apply the patch. Please advise if that is a problem. The pat

Re: patches

2006-11-05 Thread Rich Megginson
timeless wrote: To create a patch, you should always use the "cvs diff -u" command, IMO. cvs diff -up is better :) Yes, that is nice to have. What diff format does the patch attachment/diff showing in bugzilla use? I usually use cvs diff -u8 and it seems to work just fine. I have come t

Re: patches

2006-11-04 Thread timeless
> To create a patch, you should always use the "cvs diff -u" command, IMO. cvs diff -up is better :) ___ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto

Re: patches

2006-11-03 Thread Nelson Bolyard
David Stutzman wrote: > Sorry for my lack of knowledge on this topic. I am asking here rather > than in the bug I need this information for because I hope it might be > helpful to others in my situation. I searched the old newsgroup and > this one for the information and nothing jumped out at me.

Re: patches

2006-11-03 Thread Wan-Teh Chang
David Stutzman wrote: Sorry for my lack of knowledge on this topic. I am asking here rather than in the bug I need this information for because I hope it might be helpful to others in my situation. I searched the old newsgroup and this one for the information and nothing jumped out at me. If