From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Guthro Subject: hg-to-bk and bk-to-hg Date: Wed, 03 Oct 2007 10:41:36 -0400 Message-ID: <4703AA20.2040008@virtualiron.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel List-Id: xen-devel@lists.xenproject.org All, I have noticed at the top level of the xen tree two files: .bk-to-hg and .hg-to-bk I assume this is legacy from when xen might have been controlled under bk. While I have a script that does the bk-to-hg part - I was wondering if anyone had its complement. so that I might be able to convert repos back and forth when necessary. I'm not looking for any polished-to-perfection tool...just something where I might be able to import the xen tree to bk locally without losing all the history. Apologies if this is not the proper forum for this. Regards, Ben