Your message dated Fri, 5 Oct 2007 11:03:09 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#69001: Debian CVS bug triage - bug #69001
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: cvs
Version: 1.10.8-1
Severity: normal
The -D option won't interoperate with 1.9 servers: The local cvs binary
converts any given date specification, such as "yesterday", "1 hour ago", or
"2000-08-11 07:06" into a format that a 1.9 server doesn't understand.
[EMAIL PROTECTED]:~/RT/work$ cvs diff -D yesterday
cvs [server aborted]: Can't parse date/time: 11 Aug 2000 07:06:28 -0000
[EMAIL PROTECTED]:~/RT/work$ cvs diff -D '11 Aug 2000 07:06:28 -0000'
cvs [server aborted]: Can't parse date/time: 11 Aug 2000 07:06:28 -0000
[EMAIL PROTECTED]:~/RT/work$ cvs diff -D '11 Aug 2000 07:06:28'
cvs [server aborted]: Can't parse date/time: 11 Aug 2000 14:06:28 -0000
[EMAIL PROTECTED]:~/RT/work$ cvs diff -D '2000-08-11 07:06'
cvs [server aborted]: Can't parse date/time: 11 Aug 2000 14:06:00 -0000
[EMAIL PROTECTED]:~/RT/work$ cvs diff -D '1 hour ago'
cvs [server aborted]: Can't parse date/time: 12 Aug 2000 06:09:52 -0000
This is to a remote repository, accessed with the "rsh" method (CVS_RSH="ssh",
of course). The cvs version on the remote machine is:
Concurrent Versions System (CVS) 1.9 (client/server)
-- System Information
Debian Release: woody
Kernel Version: Linux rootwood 2.2.16 #1 Thu Aug 3 18:52:14 PDT 2000 i586
unknown
Versions of the packages cvs depends on:
ii debconf 0.3.63 Debian configuration management system
ii libc6 2.1.3-10 GNU C Library: Shared libraries and Timezone
ii zlib1g 1.1.3-9 compression library - runtime
^^^ (Provides virtual package libz1)
--- Begin /etc/cvs-cron.conf (modified conffile)
ROT_HIST="no"
REPOS="/var/cvs"
ROTKEEP="no"
--- End /etc/cvs-cron.conf
--- End Message ---
--- Begin Message ---
On Fri, Oct 05, 2007 at 01:20:33PM +0200, Lior Kaplan wrote:
> Dear CVS user,
>
> Thanks for your interest in CVS and the bug report you have contributed [1].
>
> Debian's cvs package has ~120 old bugs, most of them are couple of years old.
>
> As part of a bug triage I'm doing for several packages, I would like your help
> with verifying your bug is still relevant or getting your approval for
> closing
> it.
Even if still present, after seven years, the ability to interoperate
with 1.9 servers is no longer relevant, so, closing.
--
_ivan
> The current cvs version in Debian is 1.12.13-8 (shared by stable, testing and
> unstable).
>
> Feel free to contact me for questions or if you need help.
>
> [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=69001
>
> Thanks.
>
> --
> Lior Kaplan
> [EMAIL PROTECTED]
>
>
--- End Message ---