Hi! This is the ezmlm program. I'm managing the
dev subversion.tigris.org mailing list.
Messages to you from the dev mailing list seem to
have been bouncing. I've attached a copy of the first
bounce
message I received.
If this message bounces too, I will send you a probe. If the
probe bounces,
I will remove your address from the dev mailing list,
without further notice.
I've kept a list of which messages from the dev mailing list
have
bounced from your address.
Copies of these messages may be in the archive.
To retrieve a set of messages 123-145 (a maximum of 100 per
request),
send an empty message to:
<dev-get.123_145 subversion.tigris.org>
To receive a subject and author list for the last 100 or so
messages,
send an empty message to:
<dev-index subversion.tigris.org>
Here are the message numbers:
97634
97635
97636
97637
97638
97639
97640
97641
97642
97643
97644
--- Enclosed is a copy of the bounce message I received.
Return-Path: <>
Received: (qmail 20406 invoked from network); 13 Sep 2007
18:37:45 -0000
Received: from cylon1.sjc.collab.net (204.16.104.10)
by sc157.sjc.collab.net with SMTP; 13 Sep 2007 18:37:45
-0000
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result:
AgAAACsg6UZCYsBikGdsb2JhbACOFAICBwQGDxg
X-IronPort-AV: E=Sophos;i="4.20,250,1186383600";
d="scan'208";a="83075962"
X-IRONPORT: SCANNED
Received: from starfire.yahoo.com ([66.98.192.98])
by cylon1.sjc.collab.net with ESMTP; 13 Sep 2007 11:37:44
-0700
Received: by starfire.yahoo.com (Postfix)
id 2FF0C150A00; Thu, 13 Sep 2007 13:37:44 -0500 (CDT)
Date: Thu, 13 Sep 2007 13:37:44 -0500 (CDT)
From: MAILER-DAEMON yahoo.com (Mail Delivery System)
Subject: Undelivered Mail Returned to Sender
To: dev-return-97634-bond=yahoo.com subversion.tigris.org
Auto-Submitted: auto-replied
MIME-Version: 1.0
Content-Type: multipart/report;
report-type=delivery-status;
boundary="EE0B9208047.1189708664/starfire.yahoo.com&qu
ot;
Content-Transfer-Encoding: 8bit
Message-Id: <20070913183744.2FF0C150A00 starfire.yahoo.com>
This is a MIME-encapsulated message.
--EE0B9208047.1189708664/starfire.yahoo.com
Content-Description: Notification
Content-Type: text/plain; charset=us-ascii
This is the mail system at host starfire.yahoo.com.
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached
below.
For further assistance, please send mail to postmaster.
If you do so, please include this problem report. You can
delete your own text from the attached returned message.
The mail system
<bond yahoo.com>: cannot update mailbox /var/mail/bond
for user bond. error
writing message: File too large
--EE0B9208047.1189708664/starfire.yahoo.com
Content-Description: Delivery report
Content-Type: message/delivery-status
Reporting-MTA: dns; starfire.yahoo.com
X-Postfix-Queue-ID: EE0B9208047
X-Postfix-Sender: rfc822;
dev-return-97634-bond=yahoo.com subversion.tigris.org
Arrival-Date: Thu, 13 Sep 2007 13:37:43 -0500 (CDT)
Final-Recipient: rfc822; bond yahoo.com
Original-Recipient: rfc822;bond yahoo.com
Action: failed
Status: 5.2.2
Diagnostic-Code: x-unix; input/output error
--EE0B9208047.1189708664/starfire.yahoo.com
Content-Description: Undelivered Message
Content-Type: message/rfc822
Content-Transfer-Encoding: 8bit
X-Virus-Scanned: amavisd-new at yahoo.com
Received: from starfire.yahoo.com ([127.0.0.1])
by localhost (starfire.yahoo.com [127.0.0.1]) (amavisd-new,
port 10024)
with ESMTP id GXvRkNePhBnl for <bond yahoo.com>;
Thu, 13 Sep 2007 13:37:40 -0500 (CDT)
Received: from tigris.org (sc157.sjc.collab.net
[204.16.104.146])
by starfire.yahoo.com (Postfix) with SMTP id A21A6150909
for <bond yahoo.com>; Thu, 13 Sep 2007 13:37:39
-0500 (CDT)
Received: (qmail 19357 invoked by uid 5000); 13 Sep 2007
18:37:36 -0000
Mailing-List: contact dev-help subversion.tigris.org; run
by ezmlm
Precedence: bulk
list-help: <mailto:dev-help subversion.tigris.org>
list-unsubscribe: <mailto:dev-unsubscribe subversion.tigris.org>
list-post: <mailto:dev subversion.tigris.org>
Delivered-To: mailing list dev subversion.tigris.org
Received: (qmail 19347 invoked from network); 13 Sep 2007
18:37:36 -0000
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result:
AgAAACsg6UbPaeRMh2dsb2JhbACOFAIJCic
X-IronPort-AV: E=Sophos;i="4.20,250,1186383600";
d="scan'208";a="67180397"
X-IRONPORT: SCANNED
Message-ID: <46E9836A.4010604 orcaware.com>
Date: Thu, 13 Sep 2007 11:37:30 -0700
From: Blair Zajac <blair orcaware.com>
User-Agent: Thunderbird 1.5.0.13 (X11/20070824)
MIME-Version: 1.0
To: "C. Michael Pilato" <cmpilato collab.net>
CC: Subversion Developers <dev subversion.tigris.org>
References: <46E981CE.9060009 collab.net>
In-Reply-To: <46E981CE.9060009 collab.net>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Subject: Re: Add Berkeley DB 4.6 support to Subversion?
C. Michael Pilato wrote:
> Oracle has released version 4.6.19 of its Berkeley DB
library. According to
> my interpretation of the "Upgrading application to
4.6.x"[1] documentation,
> I don't think there's anything especially difficult for
us to do in
> Subversion to make the claim that we support 4.6.x.
Some macros for cursor
> function name differences here, an examination of how
we toggle verbose
> error output there. (Most of the 4.6 changes seem to
be focused around
> replication, which is -- and has been -- the latest hot
topic for BDB.)
>
> Should we "go there" for Subversion 1.5?
>
> [1]
> http://www.oracle.com/tech
nology/documentation/berkeley-db/db/ref/upgrade.4.6/toc.html
+1.
Using BDB's replication to replicate Subversion repositories
would be pretty
sweet. Presumably, this would also allow us to replicate
uncommitted
transactions, which would be cool (well, cool for my
project, where I expect
long-lived transactions).
Blair
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe subversion.tigris.org
For additional commands, e-mail: dev-help subversion.tigris.org
--EE0B9208047.1189708664/starfire.yahoo.com--
|