Your message dated Tue, 04 Jun 2002 22:08:38 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#148437: fixed in tra 20020602-1
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 29 May 2002 05:06:02 +0000
>From [EMAIL PROTECTED] Wed May 29 00:06:01 2002
Return-path: <[EMAIL PROTECTED]>
Received: from zurich.ai.mit.edu [18.43.0.244] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 17Cver-0006Tm-00; Wed, 29 May 2002 00:06:01 -0500
Received: from nuwen.ai.mit.edu (localhost [127.0.0.1])
        by zurich.ai.mit.edu (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id 
BAA14815;
        Wed, 29 May 2002 01:06:00 -0400
X-Authentication-Warning: zurich.ai.mit.edu: Host localhost [127.0.0.1] claimed 
to be nuwen.ai.mit.edu
Received: from cph by nuwen.ai.mit.edu with local (Exim 3.35 #1 (Debian))
        id 17Cveq-0008SU-00; Wed, 29 May 2002 01:06:00 -0400
From: Chris Hanson <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: ITP: Tra -- a file-system synchronizer
User-Agent: IMAIL/1.19; Edwin/3.112; MIT-Scheme/7.7.0
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-Id: <[EMAIL PROTECTED]>
Sender: Chris Hanson <[EMAIL PROTECTED]>
Date: Wed, 29 May 2002 01:06:00 -0400
Delivered-To: [EMAIL PROTECTED]

Package: wnpp
Severity: wishlist

Description:

    Tra is a portable user level file system synchronizer designed to
    facilitate easy disconnected operation.  Most tools like Tra employ
    version vectors, while Tra instead uses vector synchronization and
    modification times.  The semantic difference is small but has
    significant effects; in particular, Tra operates without distributed
    garbage collection.

    Unlike most other synchronization tools, Tra can synchronize replicas
    on multiple hosts, even when some of those hosts are temporarily
    unavailable.  For example, if at some time in the past A and B were
    synchronized, and at a different time B and C were synchronized, it
    is possible to synchronize A and C.  This doesn't work well with
    tools like Unison, which do pair-wise synchronization.

    However, Tra is still in early development.  It doesn't yet have a
    GUI interface, the command-line interface is still evolving, there is
    no support for Windows hosts, and it has received only limited
    testing.  Meanwhile, this package is meant to facilitate testing and
    development of Tra.

License:

    Copyright (c) 2002 Russ Cox, William Josephson,
                       Massachusetts Institute of Technology

    Permission is hereby granted, free of charge, to any person obtaining
    a copy of this software and associated documentation files (the
    "Software"), to deal in the Software without restriction, including
    without limitation the rights to use, copy, modify, merge, publish,
    distribute, sublicense, and/or sell copies of the Software, and to
    permit persons to whom the Software is furnished to do so, subject to
    the following conditions:

    The above copyright notice and this permission notice shall be
    included in all copies or substantial portions of the Software.

    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
    EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
    NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
    LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
    OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
    WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Preliminary packages are at:

    ftp://ftp.swiss.ai.mit.edu/pub/users/cph/tra/

---------------------------------------
Received: (at 148437-close) by bugs.debian.org; 5 Jun 2002 02:26:45 +0000
>From [EMAIL PROTECTED] Tue Jun 04 21:26:45 2002
Return-path: <[EMAIL PROTECTED]>
Received: from auric.debian.org [206.246.226.45] (mail)
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 17FQVY-0006D8-00; Tue, 04 Jun 2002 21:26:45 -0500
Received: from rdonald by auric.debian.org with local (Exim 3.12 1 (Debian))
        id 17FQE2-0005j3-00; Tue, 04 Jun 2002 22:08:38 -0400
From: Chris Hanson <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.17 $
Subject: Bug#148437: fixed in tra 20020602-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Randall Donald <[EMAIL PROTECTED]>
Date: Tue, 04 Jun 2002 22:08:38 -0400
Delivered-To: [EMAIL PROTECTED]

We believe that the bug you reported is fixed in the latest version of
tra, which is due to be installed in the Debian FTP archive:

tra_20020602-1.diff.gz
  to pool/main/t/tra/tra_20020602-1.diff.gz
tra_20020602-1.dsc
  to pool/main/t/tra/tra_20020602-1.dsc
tra_20020602-1_i386.deb
  to pool/main/t/tra/tra_20020602-1_i386.deb
tra_20020602.orig.tar.gz
  to pool/main/t/tra/tra_20020602.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Hanson <[EMAIL PROTECTED]> (supplier of updated tra package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 4 Jun 2002 14:55:54 -0400
Source: tra
Binary: tra
Architecture: source i386
Version: 20020602-1
Distribution: unstable
Urgency: low
Maintainer: Chris Hanson <[EMAIL PROTECTED]>
Changed-By: Chris Hanson <[EMAIL PROTECTED]>
Description: 
 tra        - a file-system synchronizer
Closes: 148437
Changes: 
 tra (20020602-1) unstable; urgency=low
 .
   * Initial Release.  (closes: Bug#148437)
Files: 
 8775b1bf482fae2aff1deacc4555223b 551 net optional tra_20020602-1.dsc
 d60c8974a789f56542ad905e4dd932a3 274697 net optional tra_20020602.orig.tar.gz
 bff0e183cab3e503035a988e5bb9166c 3025 net optional tra_20020602-1.diff.gz
 943f659ffa3c195ba751d99989b3535c 332170 net optional tra_20020602-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE8/Q/946qC2Bs1LAERApYkAJsHzEXR8dX6vlgR7ecMqEniGfN06ACfXVAk
o1xJHzPNk7qvYs7AabasDfA=
=eDGy
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to