git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paul Gardiner <osronline@glidos.net>
To: git@vger.kernel.org
Subject: All I wanted was git-fast-export
Date: Sat, 09 Feb 2008 17:27:17 +0000	[thread overview]
Message-ID: <47ADE275.3060109@glidos.net> (raw)

With your kind help, I've been able to convert a cvs repository
to git, but the last several years commits start with a line
saying "Summary;" :-(  I thought it might not be hard to put
a filter between git-fast-export and git-fast-import to sort
it out. Turns out though SuSE 10.3 has an old version of git
with git-fast-export missing.

I thought I'd try building git-1.5.4-1.src.rpm. Resolved most
of the dependencies, but I'm stuck with expat-devel and
perl(Error).

I installed Error-0.17012, but that seems to be the wrong
perl(Error). Anybody know where I can find the correct one?

SuSE 10.3 seems to have expat, but not expat-devel. I've
found expat-devel-2.0.1-4.i386.rpm, but that needs
expat-2.0.1-4, and SuSE 10.3 has expat-2.0.1-24. I can't
find expat-devel-2.0.1.24 anywhere.

I could, I guess, replace my current expat-2.0.1-24 with
expat-2.0.1-4, but I don't know how to check my systems
dependencies up front to see if that would be safe.

Any ideas, anyone?

P.

             reply	other threads:[~2008-02-09 17:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-09 17:27 Paul Gardiner [this message]
2008-02-09 18:04 ` All I wanted was git-fast-export Johannes Schindelin
2008-02-09 22:44   ` Paul Gardiner
2008-02-10  0:58     ` Johannes Schindelin
2008-02-10 10:07       ` Paul Gardiner
2008-02-10 12:51         ` Johannes Schindelin
2008-02-10 15:39           ` Paul Gardiner
2008-02-13  9:10           ` Paul Gardiner
2008-02-17 17:00           ` Paul Gardiner

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=47ADE275.3060109@glidos.net \
    --to=osronline@glidos.net \
    --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).