From ooo-dev-return-2537-apmail-incubator-ooo-dev-archive=incubator.apache.org@incubator.apache.org Tue Jul 26 11:51:34 2011 Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1C7DF7836 for ; Tue, 26 Jul 2011 11:51:34 +0000 (UTC) Received: (qmail 83900 invoked by uid 500); 26 Jul 2011 11:51:34 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 83425 invoked by uid 500); 26 Jul 2011 11:51:29 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 83409 invoked by uid 99); 26 Jul 2011 11:51:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Jul 2011 11:51:28 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [46.105.108.52] (HELO serveur.maven2-22.com) (46.105.108.52) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Jul 2011 11:51:21 +0000 Received: from alf94-15-88-173-222-100.fbx.proxad.net ([88.173.222.100] helo=[192.168.0.12]) by serveur.maven2-22.com with esmtpa (Exim 4.69) (envelope-from ) id 1QlgA9-0002sG-6b for ooo-dev@incubator.apache.org; Tue, 26 Jul 2011 13:51:01 +0200 Message-ID: <4E2EAA24.10607@4sengines.com> Date: Tue, 26 Jul 2011 13:51:00 +0200 From: =?ISO-8859-1?Q?florent_andr=E9?= Reply-To: florent@apache.org User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110617 Thunderbird/3.1.11 MIME-Version: 1.0 To: ooo-dev@incubator.apache.org Subject: OOO340 to svn Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - serveur.maven2-22.com X-AntiAbuse: Original Domain - incubator.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - 4sengines.com Hi there, I actually run a script [1] on my local laptop and online svn serveur that import the OOO340 hg to an svn trunk folder. For now, it's work pretty well - get all history from OO340 - with good commit log e.g. : ------- Added: ooo/trunk/trunk/xmloff/source/text/XMLTextColumnsContext.cxx Modified: ooo/trunk/trunk/xmloff/source/text/XMLTextPropertySetContext.cxx ooo/trunk/trunk/xmloff/source/text/makefile.mk Log: changeset: 41:196d10f76091 user: mib date: Thu Sep 21 09:48:30 2000 +0000 text column import -------- But, as it simulate all svn commit, it's a little bit long... Actually on 45/276930 revision. If the process goes well to the end, what could be the next step ? Restart this script on the apache svn or extract some kind of svn dump from my svn-serveur and import it ? ++