public inbox for ecos-maintainers@sourceware.org
 help / color / mirror / Atom feed
From: John Dallaway <john@dallaway.org.uk>
To: bob.brusa@gmail.com
Cc: Sergei Gavrikov <sergei.gavrikov@gmail.com>,
	        eCos Maintainers <ecos-maintainers@ecos.sourceware.org>
Subject: Re: How to add patches to cvs-log
Date: Fri, 12 Feb 2010 17:25:00 -0000	[thread overview]
Message-ID: <4B758F0C.1000807@dallaway.org.uk> (raw)
In-Reply-To: <op.u70uo91z8qukij@w27>

Hi Robert

Bob Brusa wrote:

> I would expect that in my case, the diff-command could look as follows:
> 
> C:\cygwin\ecoscvs\ecos\packages>cvs -q diff -u5 -p devs\eth\arm\at91 >>
> my.patch
> 
> However, this lists everything in this directory as "modified" - simply
> because my windows based editor has changed linefeeds by the cr-lf
> sequences.

You can ignore line endings and other whitespace differences using the
"-w" switch:

  cvs -q diff -u5 -w devs/eth/arm/at91

John Dallaway

      reply	other threads:[~2010-02-12 17:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <op.u70cspe28qukij@w27>
2010-02-12 10:32 ` John Dallaway
2010-02-12 10:59   ` Sergei Gavrikov
2010-02-12 15:59     ` Bob Brusa
2010-02-12 17:25       ` John Dallaway [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B758F0C.1000807@dallaway.org.uk \
    --to=john@dallaway.org.uk \
    --cc=bob.brusa@gmail.com \
    --cc=ecos-maintainers@ecos.sourceware.org \
    --cc=sergei.gavrikov@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).