On 26.07.2011 13:51, florent andré wrote:
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.

well, the first 263206 revisions are the easy ones, because they're linear :)

btw, what script are you using?

what will it do with merge revisions?

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 ?

presumably it ought to be possible and easiest to import an SVN dump, but i'm no SVN expert...

regards,
 michael

Reply via email to