Re: Sending diffs.
Nick Holland <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
David Walker wrote: > On 04/05/2009, J.C. Roberts <[email protected]> wrote: >> >> >> http://www.holland-consulting.net/obsd/FNF.html >> >> and >> >> http://www.holland-consulting.net/obsd/faq-help.html >> >> -- >> J.C. Roberts >> > > Cheers. > Thanks Ian also (offlist). > > I think this is my best shot for now: > "Diffs aren't mandatory with me! If you see a problem, point it out > and tell me what needs to change and what you think it should be. I'd > rather have a general idea than a bad diff." > > Maybe diffs will come later. :] > > Best wishes. Good diffs are better than good changes. :) Short version, though: fetch the www/ tree from your favorite anoncvs server, using the same checkout options you use for any other OpenBSD tree (you replace "src" with "www"). Make your changes to whatever file you want to change, then: cvs diff -u file.html put the output in-line, using a mailer that doesn't mangle white space. (actually, attachments don't bother me, as long as they are plain text so I don't have to save the file to look at it) Nick.