From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.103.218.7 with SMTP id v7cs153625muq; Sat, 3 Apr 2010 11:02:11 -0700 (PDT) Received: by 10.204.174.194 with SMTP id u2mr1206530bkz.40.1270317730074; Sat, 03 Apr 2010 11:02:10 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id e12si29485783bkw.62.2010.04.03.11.02.09; Sat, 03 Apr 2010 11:02:09 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id E0CF318582E2; Sat, 3 Apr 2010 14:02:08 -0400 (EDT) Received: from pion.club.cc.cmu.edu (PION.CLUB.CC.cmu.edu [128.237.157.88]) by rubyforge.org (Postfix) with ESMTP id C09D918582D7 for ; Sat, 3 Apr 2010 14:01:56 -0400 (EDT) Received: from rlane by pion.club.cc.cmu.edu with local (Exim 4.69) (envelope-from ) id 1Ny7fQ-0005IA-9x for sup-devel@rubyforge.org; Sat, 03 Apr 2010 14:01:56 -0400 From: Rich Lane To: sup-devel Date: Sat, 03 Apr 2010 14:01:56 -0400 Message-Id: <1270316637-sup-2831@zyrg.net> User-Agent: Sup/git Subject: [sup-devel] Now in master: multiple-locations and remote-source-removal X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Sup developer discussion List-Id: Sup developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org As promised, IMAP and mbox+ssh sources have been completely removed from the codebase. I've also merged the index format change to keep track of all locations (source + source_info) for a message. Once you've opened your index with an upgraded sup you won't be able to read it with an older sup. I expect the multiple-locations change by itself to be stable so that shouldn't be a big deal. It is important to get it in master before I merge the maildir branch to next so that you can switch between them without nuking your index. _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel