git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph <christoph.duelli@gmx.de>
To: David Kettler <David.Kettler@dsto.defence.gov.au>
Cc: git@vger.kernel.org
Subject: Re: importing bk into git
Date: Mon, 3 Dec 2007 21:59:56 +0100	[thread overview]
Message-ID: <200712032159.57017.christoph.duelli@gmx.de> (raw)
In-Reply-To: <t1o1wa432gc.fsf@ednux512.dsto.defence.gov.au>

On Monday 03 December 2007 04:02:43 you wrote:
> G'day,
>
> I modified that script to convert a number of our repositories in
> February.  The version below worked for me at the time, but I'm not
> able to test it now as our BK license has expired.  In particular I'm
> not sure if the bk_info.split line is correct; I had a reduced form of
> this line in the file which now looks obviously wrong.
>
> The script is slow; most of the time is in the bk export for every
> revision.  There are probably dumb things in there; I don't know
> python and I was just starting with git.
>
> Changes from the version I downloaded from the web include:
>   - sundry changes to make it work for me
>   - separate committers file to translate user names to full names
>   - specify a git dir template
>   - copy tags from BK
>   - minimal conversion of ignore files
>   - increased recursion limit to handle large number of commits
>
> I hope this is useful to someone.
Thanks,

I have made some modifications to get the script working as well. I was able 
to convert some simple (really small test repos).I wanted to try to convert 
my real big repo (>10k files, >5000 revisions) before mailing it. However, as 
running this conversion will probably take more than 24hours I will do so 
next weekend.
I will check your script and integrate my changes (if there are any relative 
to yours) after that.

best regards
Christoph

      reply	other threads:[~2007-12-03 21:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-29 21:32 importing bk into git Christoph
2007-11-30  7:59 ` Andreas Ericsson
2007-11-30 11:35   ` [PATCH] Replace the word 'update-cache' by 'update-index' everywhere Johannes Schindelin
2007-12-08 19:19   ` importing bk into git (succeeded) Christoph
2007-12-03  3:02 ` importing bk into git David Kettler
2007-12-03 20:59   ` Christoph [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200712032159.57017.christoph.duelli@gmx.de \
    --to=christoph.duelli@gmx.de \
    --cc=David.Kettler@dsto.defence.gov.au \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).