From: Marcel Holtmann <marcel@holtmann.org>
To: BlueZ development <bluez-devel@lists.sourceforge.net>
Subject: Re: [Bluez-devel] First try
Date: Thu, 01 Jun 2006 10:27:30 +0200 [thread overview]
Message-ID: <1149150450.28511.6.camel@localhost> (raw)
In-Reply-To: <447EA02C.3070703@palmsource.com>
Hi Frederic,
> >could you resend as a 'diff -u' output?
>
> this is the command line I use is that correct?
>
> cvs diff -u pcm_a2dp.c > pcm_a2dp.c.diff-u
you should have a .cvsrc file in $HOME that looks like this:
cvs -z3
diff -u
update -dP
checkout -P
> Now the output has +- instead of ><
It is called unified diff and it is the preferred format around any open
source project. I don't know of anybody who ever has reviewed a context
diff.
Regards
Marcel
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
next prev parent reply other threads:[~2006-06-01 8:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-30 17:03 [Bluez-devel] First try Frédéric DALLEAU
2006-06-01 7:19 ` Brad Midgley
2006-06-01 8:07 ` Frédéric DALLEAU
2006-06-01 8:27 ` Marcel Holtmann [this message]
2006-06-06 5:05 ` Brad Midgley
2006-06-19 8:03 ` Frédéric DALLEAU
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=1149150450.28511.6.camel@localhost \
--to=marcel@holtmann.org \
--cc=bluez-devel@lists.sourceforge.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.