Report forwarded to debian-bugs-dist@lists.debian.org, Tom Lees <tom@debian.org>:
Bug#63833; Package cvs.
debian-bugs-dist@lists.debian.orgTom Lees
Subject: Bug#63833: cvs: diff outputs "? " lines to stdout
Reply-To: Simon Richter , 63833@bugs.debian.org
Resent-From: Simon Richter
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Tom Lees
Resent-Date: Tue, 09 May 2000 14:18:01 GMT
Resent-Message-ID:
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: report 63833
X-Debian-PR-Package: cvs
X-Debian-PR-Keywords:
X-Loop: owner@bugs.debian.org
Received: via spool by bugs@bugs.debian.org id=B.95788148831047
(code B ref -1); Tue, 09 May 2000 14:18:01 GMT
From: Simon Richter
To: Debian Bug Tracking System
X-Reportbug-Version: 0.54
X-Mailer: reportbug 0.54
Date: Tue, 09 May 2000 16:10:52 +0200
Message-Id:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
Package: cvs
Version: 1.10.7-7
Severity: normal
Hi,
while creating a diff with "cvs diff -u", cvs first outputs "? "
lines for all unknown files. Since I usually test my changes before
submitting them :-), this happens for all the executables built. This
information should normally go to stderr for my viewing pleasure, but is
sent to stdout instead, thus ending up in the diff. This makes creating
diffs from scripts difficult and also adds an extra step to deploying a
diff, so this probably should be changed to stderr.
Simon
- -- System Information
Debian Release: 2.2
Architecture: i386
Kernel: Linux phobos 2.2.14 #2 Don Jan 27 04:34:18 CET 2000 i486
Versions of packages cvs depends on:
ii debconf 0.2.80.14 Debian configuration management sy
ii libc6 2.1.3-10 GNU C Library: Shared libraries an
ii zlib1g [libz1] 1:1.1.3-5 compression library - runtime
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.1 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iQIXAwUBORgcf5nNrG550bHnFANZxQgAioLJ9+Bl1hZ49U5igmyMT08y39C/GRdF
9zGfYxjiL7MRNAUMsd73tdEFGQUZhmkqT0aPOWJrIN+20dSZ2iq8WmW0Y+kWj2z/
kG51sKq8hyWA6NStN5WBBqhpwO+eN6ksWYbju0CxemIymw65Airz2tk+b+euwEAZ
KGHK+utfjuojO+qLqTjwSmWB/yV9Cv01Sj29bnm2SJfc6akLzgNUX6rasjsdGUpD
nz9XpJjrTmTwtClqrBRb3Bjvgh7MSH4htBFH9pxpaPEw7uu0zd7/3qmYDd6bgkkc
LKfeo7+XgG4pfWyqgLgy5AH2tqg1g/z68+Qiel6eXI8eqwAu2LlBkwf+NXQdszdi
REd7vcNPwUhD1sE+N/X4FV8kAcyRQsOpt4Me/tQbI1xI6F3Fn94Cyo/Rv6GgHVYz
saPLM/sYEV7fc/3H4kwCy8Qm6mFaKgokl2vJzBEQAfZA4uYbBc4+tUGA3RskL0Qj
e4ZoP5onAdoVBvSsWOCaItv1+y3qEuGpMRpTrWqF+Vcve4iyaxqOZpxV8WOh3SWj
EPH/f7xKmJVAxZIIxAKHksDUeMSz+s96pc35nS2ndKPxohRUS7SES0amlVaMYr2D
WB8i3W2cF7/YlOKk96/13Jeii3IMnXFAje5ZGAIIShIPzATQ4HLYxMtM+4kFQquK
nBJ0LH8yE5WuiQ==
=ZJro
-----END PGP SIGNATURE-----
Acknowledgement sent to Simon Richter <Simon.Richter@phobos.fs.tum.de>:
New Bug report received and forwarded. Copy sent to Tom Lees <tom@debian.org>.
-t
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: Simon Richter
Subject: Bug#63833: Acknowledgement (cvs: diff outputs "? " lines to stdout)
Message-ID:
In-Reply-To:
References:
X-Debian-PR-Message: ack 63833
Thank you for the problem report you have sent regarding Debian.
This is an automatically generated reply, to let you know your message has
been received. It is being forwarded to the developers mailing list for
their attention; they will reply in due course.
Your message has been sent to the package maintainer(s):
Tom Lees
If you wish to submit further information on your problem, please send
it to 63833@bugs.debian.org (and *not* to
bugs@bugs.debian.org).
Please do not reply to the address at the top of this message,
unless you wish to report a problem with the Bug-tracking system.
Darren Benham
(administrator, Debian Bugs database)
Received: (at submit) by bugs.debian.org; 9 May 2000 14:11:28 +0000
From Simon.Richter@phobos.fs.tum.de Tue May 09 09:11:28 2000
Received: from phobos.fachschaften.tu-muenchen.de [129.187.176.43] (mail)
by master.debian.org with esmtp (Exim 3.12 #2 (Debian))
id 12pAjP-00083u-00; Tue, 09 May 2000 09:11:27 -0500
Received: from geier by phobos.fachschaften.tu-muenchen.de with local (Exim 3.12 #1 (Debian))
id 12pAir-00009E-00; Tue, 09 May 2000 16:11:19 +0200
From: Simon Richter
To: Debian Bug Tracking System
Subject: cvs: diff outputs "? " lines to stdout
X-Reportbug-Version: 0.54
X-Mailer: reportbug 0.54
Date: Tue, 09 May 2000 16:10:52 +0200
Message-Id:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
Package: cvs
Version: 1.10.7-7
Severity: normal
Hi,
while creating a diff with "cvs diff -u", cvs first outputs "? "
lines for all unknown files. Since I usually test my changes before
submitting them :-), this happens for all the executables built. This
information should normally go to stderr for my viewing pleasure, but is
sent to stdout instead, thus ending up in the diff. This makes creating
diffs from scripts difficult and also adds an extra step to deploying a
diff, so this probably should be changed to stderr.
Simon
- -- System Information
Debian Release: 2.2
Architecture: i386
Kernel: Linux phobos 2.2.14 #2 Don Jan 27 04:34:18 CET 2000 i486
Versions of packages cvs depends on:
ii debconf 0.2.80.14 Debian configuration management sy
ii libc6 2.1.3-10 GNU C Library: Shared libraries an
ii zlib1g [libz1] 1:1.1.3-5 compression library - runtime
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.1 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iQIXAwUBORgcf5nNrG550bHnFANZxQgAioLJ9+Bl1hZ49U5igmyMT08y39C/GRdF
9zGfYxjiL7MRNAUMsd73tdEFGQUZhmkqT0aPOWJrIN+20dSZ2iq8WmW0Y+kWj2z/
kG51sKq8hyWA6NStN5WBBqhpwO+eN6ksWYbju0CxemIymw65Airz2tk+b+euwEAZ
KGHK+utfjuojO+qLqTjwSmWB/yV9Cv01Sj29bnm2SJfc6akLzgNUX6rasjsdGUpD
nz9XpJjrTmTwtClqrBRb3Bjvgh7MSH4htBFH9pxpaPEw7uu0zd7/3qmYDd6bgkkc
LKfeo7+XgG4pfWyqgLgy5AH2tqg1g/z68+Qiel6eXI8eqwAu2LlBkwf+NXQdszdi
REd7vcNPwUhD1sE+N/X4FV8kAcyRQsOpt4Me/tQbI1xI6F3Fn94Cyo/Rv6GgHVYz
saPLM/sYEV7fc/3H4kwCy8Qm6mFaKgokl2vJzBEQAfZA4uYbBc4+tUGA3RskL0Qj
e4ZoP5onAdoVBvSsWOCaItv1+y3qEuGpMRpTrWqF+Vcve4iyaxqOZpxV8WOh3SWj
EPH/f7xKmJVAxZIIxAKHksDUeMSz+s96pc35nS2ndKPxohRUS7SES0amlVaMYr2D
WB8i3W2cF7/YlOKk96/13Jeii3IMnXFAje5ZGAIIShIPzATQ4HLYxMtM+4kFQquK
nBJ0LH8yE5WuiQ==
=ZJro
-----END PGP SIGNATURE-----
Information forwarded to debian-bugs-dist@lists.debian.org, Tom Lees <tom@debian.org>:
Bug#63833; Package cvs.
debian-bugs-dist@lists.debian.orgTom Lees
Subject: Bug#63833: cvs: diff outputs "? " lines to stdout
Reply-To: Richard Kettlewell , 63833@bugs.debian.org
Resent-From: Richard Kettlewell
Orignal-Sender: Richard Kettlewell
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Tom Lees
Resent-Date: Tue, 09 May 2000 15:20:00 GMT
Resent-Message-ID:
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: report 63833
X-Debian-PR-Package: cvs
X-Debian-PR-Keywords:
X-Loop: owner@bugs.debian.org
Received: via spool by 63833-bugs@bugs.debian.org id=B63833.95788553612051
(code B ref 63833); Tue, 09 May 2000 15:20:00 GMT
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <14616.11357.255514.34895@chiark.greenend.org.uk>
Date: Tue, 9 May 2000 16:18:53 +0100 (BST)
From: Richard Kettlewell
To: Simon Richter
CC: 63833@bugs.debian.org
X-Mailer: VM 6.62 under Emacs 19.34.1
Sender: Richard Kettlewell
> while creating a diff with "cvs diff -u", cvs first outputs "?
> " lines for all unknown files. Since I usually test my
> changes before submitting them :-), this happens for all the
> executables built.
I like this data going to stdout; it means that I get to see it in
`cvs diff|less', and can therefore construct my .cvsignore files more
or less by cut and paste.
Is .cvsignore the answer to your problem, incidentally? It's what I
use to get around it.
ttfn/rjk (not a package maintainer or anything)
Acknowledgement sent to Richard Kettlewell <rjk@sfere.greenend.org.uk>:
Extra info received and forwarded to list. Copy sent to Tom Lees <tom@debian.org>.
-t
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: Richard Kettlewell
Subject: Bug#63833: Info received (was Bug#63833: cvs: diff outputs "? " lines to stdout)
Message-ID:
In-Reply-To: <14616.11357.255514.34895@chiark.greenend.org.uk>
References: <14616.11357.255514.34895@chiark.greenend.org.uk>
X-Debian-PR-Message: ack-info-maintonly 63833
Thank you for the additional information you have supplied regarding
this problem report. It has been forwarded to the developer(s) and
to the developers mailing list to accompany the original report.
Your message has been sent to the package maintainer(s):
Tom Lees
If you wish to continue to submit further information on your problem,
please send it to 63833@bugs.debian.org, as before.
Please do not reply to the address at the top of this message,
unless you wish to report a problem with the Bug-tracking system.
Darren Benham
(administrator, Debian Bugs database)
Received: (at 63833) by bugs.debian.org; 9 May 2000 15:18:56 +0000
From richardk@chiark.greenend.org.uk Tue May 09 10:18:56 2000
Received: from chiark.greenend.org.uk [195.224.76.132] (mail)
by master.debian.org with esmtp (Exim 3.12 #2 (Debian))
id 12pBmi-00038I-00; Tue, 09 May 2000 10:18:56 -0500
Received: from richardk by chiark.greenend.org.uk with local (Exim 2.05 #1)
id 12pBmf-0007tH-00 (Debian); Tue, 9 May 2000 16:18:53 +0100
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <14616.11357.255514.34895@chiark.greenend.org.uk>
Date: Tue, 9 May 2000 16:18:53 +0100 (BST)
From: Richard Kettlewell
To: Simon Richter
CC: 63833@bugs.debian.org
Subject: Bug#63833: cvs: diff outputs "? " lines to stdout
X-Mailer: VM 6.62 under Emacs 19.34.1
Sender: Richard Kettlewell
> while creating a diff with "cvs diff -u", cvs first outputs "?
> " lines for all unknown files. Since I usually test my
> changes before submitting them :-), this happens for all the
> executables built.
I like this data going to stdout; it means that I get to see it in
`cvs diff|less', and can therefore construct my .cvsignore files more
or less by cut and paste.
Is .cvsignore the answer to your problem, incidentally? It's what I
use to get around it.
ttfn/rjk (not a package maintainer or anything)
Information forwarded to debian-bugs-dist@lists.debian.org, Tom Lees <tom@debian.org>:
Bug#63833; Package cvs.
debian-bugs-dist@lists.debian.orgTom Lees
Subject: Bug#63833: cvs: diff outputs "? " lines to stdout
Reply-To: Joey Hess , 63833@bugs.debian.org
Resent-From: Joey Hess
Orignal-Sender: joey@kitenet.net
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Tom Lees
Resent-Date: Tue, 09 May 2000 18:33:02 GMT
Resent-Message-ID:
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: report 63833
X-Debian-PR-Package: cvs
X-Debian-PR-Keywords:
X-Loop: owner@bugs.debian.org
Received: via spool by 63833-bugs@bugs.debian.org id=B63833.95789644625151
(code B ref 63833); Tue, 09 May 2000 18:33:02 GMT
Date: Tue, 9 May 2000 11:20:44 -0700
From: Joey Hess
To: Simon Richter ,
63833@bugs.debian.org
Message-ID: <20000509112044.A1176@kitenet.net>
References:
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
User-Agent: Mutt/1.0.1i
In-Reply-To: ; from Simon.Richter@phobos.fs.tum.de on Tue, May 09, 2000 at 04:10:52PM +0200
Sender: joey@kitenet.net
Simon Richter wrote:
> while creating a diff with "cvs diff -u", cvs first outputs "? "
> lines for all unknown files. Since I usually test my changes before
> submitting them :-), this happens for all the executables built. This
> information should normally go to stderr for my viewing pleasure, but is
> sent to stdout instead, thus ending up in the diff. This makes creating
> diffs from scripts difficult and also adds an extra step to deploying a
> diff, so this probably should be changed to stderr.
Pardon, but I don't see the problem. Leading garbage is legal in a diff
and doesn't phase patch at all.
joey@gumdrop:~/debian/packages-woody/debconf>patch <~/a
patching file `Makefile'
joey@gumdrop:~/debian/packages-woody/debconf>cat ~/a
? Debian
? debconf.db
? templates.db
Index: Makefile
===================================================================
RCS file: /home/cvs/repository/joey-cvs/public/packages/debconf/Makefile,v
retrieving revision 1.51
diff -u -r1.51 Makefile
--- Makefile 2000/05/09 04:40:55 1.51
+++ Makefile 2000/05/09 18:18:57
@@ -1,4 +1,4 @@
-all: Version.pm
+all: Version.pma
$(MAKE) -C doc
$(MAKE) -C po
--
see shy jo
Acknowledgement sent to Joey Hess <joeyh@debian.org>:
Extra info received and forwarded to list. Copy sent to Tom Lees <tom@debian.org>.
-t
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: Joey Hess
Subject: Bug#63833: Info received (was Bug#63833: cvs: diff outputs "? " lines to stdout)
Message-ID:
In-Reply-To: <20000509112044.A1176@kitenet.net>
References: <20000509112044.A1176@kitenet.net>
X-Debian-PR-Message: ack-info-maintonly 63833
Thank you for the additional information you have supplied regarding
this problem report. It has been forwarded to the developer(s) and
to the developers mailing list to accompany the original report.
Your message has been sent to the package maintainer(s):
Tom Lees
If you wish to continue to submit further information on your problem,
please send it to 63833@bugs.debian.org, as before.
Please do not reply to the address at the top of this message,
unless you wish to report a problem with the Bug-tracking system.
Darren Benham
(administrator, Debian Bugs database)
Received: (at 63833) by bugs.debian.org; 9 May 2000 18:20:46 +0000
From joey@kitenet.net Tue May 09 13:20:46 2000
Received: from adsl-63-193-116-241.dsl.snfc21.pacbell.net (kitenet.net) [63.193.116.241] (postfix)
by master.debian.org with esmtp (Exim 3.12 #2 (Debian))
id 12pEcg-0006XU-00; Tue, 09 May 2000 13:20:46 -0500
Received: by kitenet.net (Postfix, from userid 500)
id ABCA2BC026; Tue, 9 May 2000 11:20:44 -0700 (PDT)
Date: Tue, 9 May 2000 11:20:44 -0700
From: Joey Hess
To: Simon Richter ,
63833@bugs.debian.org
Subject: Re: Bug#63833: cvs: diff outputs "? " lines to stdout
Message-ID: <20000509112044.A1176@kitenet.net>
References:
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
User-Agent: Mutt/1.0.1i
In-Reply-To: ; from Simon.Richter@phobos.fs.tum.de on Tue, May 09, 2000 at 04:10:52PM +0200
Sender: joey@kitenet.net
Simon Richter wrote:
> while creating a diff with "cvs diff -u", cvs first outputs "? "
> lines for all unknown files. Since I usually test my changes before
> submitting them :-), this happens for all the executables built. This
> information should normally go to stderr for my viewing pleasure, but is
> sent to stdout instead, thus ending up in the diff. This makes creating
> diffs from scripts difficult and also adds an extra step to deploying a
> diff, so this probably should be changed to stderr.
Pardon, but I don't see the problem. Leading garbage is legal in a diff
and doesn't phase patch at all.
joey@gumdrop:~/debian/packages-woody/debconf>patch <~/a
patching file `Makefile'
joey@gumdrop:~/debian/packages-woody/debconf>cat ~/a
? Debian
? debconf.db
? templates.db
Index: Makefile
===================================================================
RCS file: /home/cvs/repository/joey-cvs/public/packages/debconf/Makefile,v
retrieving revision 1.51
diff -u -r1.51 Makefile
--- Makefile 2000/05/09 04:40:55 1.51
+++ Makefile 2000/05/09 18:18:57
@@ -1,4 +1,4 @@
-all: Version.pm
+all: Version.pma
$(MAKE) -C doc
$(MAKE) -C po
--
see shy jo
Information forwarded to debian-bugs-dist@lists.debian.org, Tom Lees <tom@debian.org>:
Bug#63833; Package cvs.
debian-bugs-dist@lists.debian.orgTom Lees
Subject: Bug#63833: cvs: diff outputs "? " lines to stdout
Reply-To: Simon Richter , 63833@bugs.debian.org
Resent-From: Simon Richter
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Tom Lees
Resent-Date: Tue, 09 May 2000 19:48:43 GMT
Resent-Message-ID:
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: report 63833
X-Debian-PR-Package: cvs
X-Debian-PR-Keywords:
X-Loop: owner@bugs.debian.org
Received: via spool by 63833-bugs@bugs.debian.org id=B63833.95790146822454
(code B ref 63833); Tue, 09 May 2000 19:48:43 GMT
Date: Tue, 9 May 2000 21:44:25 +0200 (CEST)
From: Simon Richter
To: Joey Hess
cc: 63833@bugs.debian.org
In-Reply-To: <20000509112044.A1176@kitenet.net>
Message-ID:
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
On Tue, 9 May 2000, Joey Hess wrote:
> > This makes creating
> > diffs from scripts difficult and also adds an extra step to deploying a
> > diff, so this probably should be changed to stderr.
> Pardon, but I don't see the problem. Leading garbage is legal in a diff
> and doesn't phase patch at all.
Possibly, but I'm talking about the X server in my specific case, and this
garbage blats the patch about twenty times.
Simon
--
PGP public key available from http://phobos.fs.tum.de/pgp/Simon.Richter.asc
Fingerprint: 10 62 F6 F5 C0 5D 9E D8 47 05 1B 8A 22 E5 4E C1
Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread!
Acknowledgement sent to Simon Richter <Simon.Richter@phobos.fs.tum.de>:
Extra info received and forwarded to list. Copy sent to Tom Lees <tom@debian.org>.
-t
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: Simon Richter
Subject: Bug#63833: Info received (was Bug#63833: cvs: diff outputs "? " lines to stdout)
Message-ID:
In-Reply-To:
References:
X-Debian-PR-Message: ack-info-maintonly 63833
Thank you for the additional information you have supplied regarding
this problem report. It has been forwarded to the developer(s) and
to the developers mailing list to accompany the original report.
Your message has been sent to the package maintainer(s):
Tom Lees
If you wish to continue to submit further information on your problem,
please send it to 63833@bugs.debian.org, as before.
Please do not reply to the address at the top of this message,
unless you wish to report a problem with the Bug-tracking system.
Darren Benham
(administrator, Debian Bugs database)
Received: (at 63833) by bugs.debian.org; 9 May 2000 19:44:28 +0000
From Simon.Richter@phobos.fs.tum.de Tue May 09 14:44:28 2000
Received: from phobos.fachschaften.tu-muenchen.de [129.187.176.43] (mail)
by master.debian.org with esmtp (Exim 3.12 #2 (Debian))
id 12pFvg-0005q7-00; Tue, 09 May 2000 14:44:28 -0500
Received: from geier (helo=localhost)
by phobos.fachschaften.tu-muenchen.de with local-esmtp (Exim 3.12 #1 (Debian))
id 12pFvd-0001DW-00; Tue, 09 May 2000 21:44:25 +0200
Date: Tue, 9 May 2000 21:44:25 +0200 (CEST)
From: Simon Richter
To: Joey Hess
cc: 63833@bugs.debian.org
Subject: Re: Bug#63833: cvs: diff outputs "? " lines to stdout
In-Reply-To: <20000509112044.A1176@kitenet.net>
Message-ID:
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
On Tue, 9 May 2000, Joey Hess wrote:
> > This makes creating
> > diffs from scripts difficult and also adds an extra step to deploying a
> > diff, so this probably should be changed to stderr.
> Pardon, but I don't see the problem. Leading garbage is legal in a diff
> and doesn't phase patch at all.
Possibly, but I'm talking about the X server in my specific case, and this
garbage blats the patch about twenty times.
Simon
--
PGP public key available from http://phobos.fs.tum.de/pgp/Simon.Richter.asc
Fingerprint: 10 62 F6 F5 C0 5D 9E D8 47 05 1B 8A 22 E5 4E C1
Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread!
Information forwarded to debian-bugs-dist@lists.debian.org, Tom Lees <tom@debian.org>:
Bug#63833; Package cvs.
debian-bugs-dist@lists.debian.orgTom Lees
Subject: Bug#63833: don't really see the problem here..
Reply-To: Joey Hess , 63833@bugs.debian.org
Resent-From: Joey Hess
Orignal-Sender: joey@kitenet.net
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Tom Lees
Resent-Date: Tue, 12 Sep 2000 22:50:00 GMT
Resent-Message-ID:
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: report 63833
X-Debian-PR-Package: cvs
X-Debian-PR-Keywords:
X-Loop: owner@bugs.debian.org
Received: via spool by 63833-bugs@bugs.debian.org id=B63833.96879872114427
(code B ref 63833); Tue, 12 Sep 2000 22:50:00 GMT
Date: Tue, 12 Sep 2000 15:45:20 -0700
From: Joey Hess
To: 63833@bugs.debian.org
Message-ID: <20000912154520.J25977@kitenet.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
Sender: joey@kitenet.net
Delivered-To: 63833@bugs.debian.org
Patch files can have arbitrary text in them, as long as it is not
prefixed by a space, dash, plus, or @ sign. Diff's own output does this:
joey@gumdrop:/tmp>diff -ur foo1 foo2
Only in foo2: group
diff -ur foo1/passwd foo2/passwd
--- foo1/passwd Tue Sep 12 15:41:25 2000
+++ foo2/passwd Tue Sep 12 15:41:11 2000
@@ -1,4 +1,4 @@
-toor:x:0:0:root:/root:/usr/bin/zsh
+root:x:0:0:root:/root:/usr/bin/zsh
sashroot:x:0:0:root:/root:/bin/sash
daemon:x:1:1:daemon:/usr/sbin:/bin/sh
bin:x:2:2:bin:/bin:/bin/sh
Only in foo1: passwd~
The "Only in" lines go to stdout. Patch ignores then though, just like it'll
ignore '?' lines from cvs.
Making cvs log '?' lines to stdout is consitent with the other types of data
it outputs (U, P, A, etc).
--
see shy jo
Acknowledgement sent to Joey Hess <joeyh@debian.org>:
Extra info received and forwarded to list. Copy sent to Tom Lees <tom@debian.org>.
-t
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: Joey Hess
Subject: Bug#63833: Info received (was don't really see the problem here..)
Message-ID:
In-Reply-To: <20000912154520.J25977@kitenet.net>
References: <20000912154520.J25977@kitenet.net>
X-Debian-PR-Message: ack-info-maintonly 63833
Thank you for the additional information you have supplied regarding
this problem report. It has been forwarded to the developer(s) and
to the developers mailing list to accompany the original report.
Your message has been sent to the package maintainer(s):
Tom Lees
If you wish to continue to submit further information on your problem,
please send it to 63833@bugs.debian.org, as before.
Please do not reply to the address at the top of this message,
unless you wish to report a problem with the Bug-tracking system.
Darren Benham
(administrator, Debian Bugs database)
Received: (at 63833) by bugs.debian.org; 12 Sep 2000 22:45:21 +0000
From joey@kitenet.net Tue Sep 12 17:45:21 2000
Return-path:
Received: from adsl-63-193-116-241.dsl.snfc21.pacbell.net (kitenet.net) [::ffff:63.193.116.241]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 13Yynp-0003kc-00; Tue, 12 Sep 2000 17:45:21 -0500
Received: by kitenet.net (Postfix, from userid 500)
id BC15EBC079; Tue, 12 Sep 2000 15:45:20 -0700 (PDT)
Date: Tue, 12 Sep 2000 15:45:20 -0700
From: Joey Hess
To: 63833@bugs.debian.org
Subject: don't really see the problem here..
Message-ID: <20000912154520.J25977@kitenet.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
Sender: joey@kitenet.net
Delivered-To: 63833@bugs.debian.org
Patch files can have arbitrary text in them, as long as it is not
prefixed by a space, dash, plus, or @ sign. Diff's own output does this:
joey@gumdrop:/tmp>diff -ur foo1 foo2
Only in foo2: group
diff -ur foo1/passwd foo2/passwd
--- foo1/passwd Tue Sep 12 15:41:25 2000
+++ foo2/passwd Tue Sep 12 15:41:11 2000
@@ -1,4 +1,4 @@
-toor:x:0:0:root:/root:/usr/bin/zsh
+root:x:0:0:root:/root:/usr/bin/zsh
sashroot:x:0:0:root:/root:/bin/sash
daemon:x:1:1:daemon:/usr/sbin:/bin/sh
bin:x:2:2:bin:/bin:/bin/sh
Only in foo1: passwd~
The "Only in" lines go to stdout. Patch ignores then though, just like it'll
ignore '?' lines from cvs.
Making cvs log '?' lines to stdout is consitent with the other types of data
it outputs (U, P, A, etc).
--
see shy jo
Severity set to `wishlist'.
Request was from Tollef Fog Heen <tollef@add.no>
to control@bugs.debian.org.
Received: (at control) by bugs.debian.org; 6 Mar 2002 01:10:26 +0000
From tollef@add.no Tue Mar 05 19:10:26 2002
Return-path:
Received: from arabella.samfundet.no (arabella.pvv.org) [129.241.93.253]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 16iPwn-0007A8-00; Tue, 05 Mar 2002 19:10:26 -0600
Received: by arabella.pvv.org (Postfix, from userid 1000)
id 04C54971E9; Wed, 6 Mar 2002 02:09:00 +0100 (CET)
Sender: tfheen@arabella.pvv.ntnu.no
Original-Sender: Tollef Fog Heen
X-URL: http://www.add.no/~tollef/
To: control@bugs.debian.org
Subject: wishlist, and wontfix
Mail-Copies-To: never
X-No-Archive: Sometimes
From: Tollef Fog Heen
Date: 06 Mar 2002 02:09:00 +0100
Message-ID: <87r8mywlhv.fsf@arabella.pvv.ntnu.no>
Lines: 8
User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: control@bugs.debian.org
severity 63833 wishlist
tags 63833 + wontfix
thanks
--
Tollef Fog Heen
Unix _IS_ user friendly... It's just selective about who its friends are.
Tags added: wontfix
Request was from Tollef Fog Heen <tollef@add.no>
to control@bugs.debian.org.
Received: (at control) by bugs.debian.org; 6 Mar 2002 01:10:26 +0000
From tollef@add.no Tue Mar 05 19:10:26 2002
Return-path:
Received: from arabella.samfundet.no (arabella.pvv.org) [129.241.93.253]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 16iPwn-0007A8-00; Tue, 05 Mar 2002 19:10:26 -0600
Received: by arabella.pvv.org (Postfix, from userid 1000)
id 04C54971E9; Wed, 6 Mar 2002 02:09:00 +0100 (CET)
Sender: tfheen@arabella.pvv.ntnu.no
Original-Sender: Tollef Fog Heen
X-URL: http://www.add.no/~tollef/
To: control@bugs.debian.org
Subject: wishlist, and wontfix
Mail-Copies-To: never
X-No-Archive: Sometimes
From: Tollef Fog Heen
Date: 06 Mar 2002 02:09:00 +0100
Message-ID: <87r8mywlhv.fsf@arabella.pvv.ntnu.no>
Lines: 8
User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: control@bugs.debian.org
severity 63833 wishlist
tags 63833 + wontfix
thanks
--
Tollef Fog Heen
Unix _IS_ user friendly... It's just selective about who its friends are.
Changed Bug submitter from Simon Richter <Simon.Richter@phobos.fs.tum.de> to Simon Richter <sjr@debian.org>.
Request was from Simon Richter <sjr@debian.org>
to control@bugs.debian.org.
Received: (at control) by bugs.debian.org; 23 Sep 2008 18:18:28 +0000
From Simon.Richter@kleinhenz.com Tue Sep 23 18:18:28 2008
X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02
(2007-08-08) on rietz.debian.org
X-Spam-Level:
X-Spam-Bayes: score:0.0000 Tokens: new, 41; hammy, 29; neutral, 37; spammy, 2.
spammytokens:0.987-1--92899, 0.940-+--H*r:sk:rietz.d
hammytokens:0.000-+--H*u:Mutt, 0.000-+--H*r:Client, 0.000-+--H*UA:1.5.18,
0.000-+--H*u:1.5.18, 0.000-+--H*UA:2008-05-17
X-Spam-Status: No, score=-12.0 required=4.0 tests=AWL,BAYES_00,FROMDEVELOPER,
VALID_BTS_CONTROL autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02
Return-path:
Received: from static.88-198-202-190.clients.your-server.de ([88.198.202.190] helo=kleinhenz.com)
by rietz.debian.org with esmtp (Exim 4.63)
(envelope-from )
id 1KiCSx-00016e-TS
for control@bugs.debian.org; Tue, 23 Sep 2008 18:18:28 +0000
Received: from localhost (mnch-5d87206b.pool.einsundeins.de [93.135.32.107])
(using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))
(Client CN "Simon Richter", Issuer "CA Cert Signing Authority" (verified OK))
by kleinhenz.com (Postfix) with ESMTP id 782323926ED
for ; Tue, 23 Sep 2008 20:31:24 +0200 (CEST)
Date: Tue, 23 Sep 2008 20:18:34 +0200
From: Simon Richter
To: control@bugs.debian.org
Subject: old address is old
Message-ID: <20080923181834.GB14186@richter>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.18 (2008-05-17)
Delivered-To: control@bugs.debian.org
submitter 92122 !
submitter 112349 !
submitter 87862 !
submitter 88486 !
submitter 89725 !
submitter 92899 !
submitter 33991 !
submitter 35691 !
submitter 63833 !
submitter 285768 !
thanks