From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.saout.de ([127.0.0.1]) by localhost (mail.saout.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id F90wsYCQuiAa for ; Tue, 7 Feb 2012 19:08:41 +0100 (CET) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mail.saout.de (Postfix) with ESMTP for ; Tue, 7 Feb 2012 19:08:40 +0100 (CET) Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q17I8cli027451 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 7 Feb 2012 13:08:39 -0500 Received: from [10.34.30.35] (tawny.brq.redhat.com [10.34.30.35]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id q17I8bJf021875 for ; Tue, 7 Feb 2012 13:08:38 -0500 Message-ID: <4F3168A5.9030409@redhat.com> Date: Tue, 07 Feb 2012 19:08:37 +0100 From: Milan Broz MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [dm-crypt] Cryptsetup source repo now using git List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt Hi all, if you have svn checkout of cryptsetup source, please note that I switched SCM from svn to git today. Source repository can now be cloned here git clone https://code.google.com/p/cryptsetup/ All history should be converted, old releases are tagged (see git tag). Thanks, Milan