From: Ray Lehtiniemi <rayl@mail.com>
To: git@vger.kernel.org
Subject: how to git-svnimport gnucash?
Date: Thu, 25 Jan 2007 15:26:50 -0700 [thread overview]
Message-ID: <200701251526.50618.rayl@mail.com> (raw)
hi all
does anyone have a magic command line that will import the gnucash svn repo?
http://svn.gnucash.org/repo/gnucash/trunk
i've tried every variation of the command line i can think of and keep getting
pages and pages of this sort of thing:
15420: Unrecognized path: /gnucash/trunk/src/gnome-utils/gnc-html-graph-gog.c
15421: Unrecognized path: /gnucash/trunk/src/engine/gnc-commodity.c
15421: Unrecognized path: /gnucash/trunk/src/engine/iso-4217-currencies.scm
15422: Unrecognized path: /gnucash/trunk/src/engine/iso-4217-currencies.scm
followed by this sort of thing:
Generating pack...
Done counting 0 objects.
Nothing new to pack.
Removing unused objects 100%...
Done.
cp: cannot stat `/opt/gnucash/src/import/.git/refs/heads/origin': No such file
or directory
fatal: master: not a valid SHA1
warning: You appear to be on a branch yet to be born.
warning: Forcing checkout of HEAD.
fatal: just how do you expect me to merge 0 trees?
checkout failed: 256
the unrecognized path messages are coming from the call to split_path()
located inside commit_all().
i'm using git 1.5.0-rc2 under suse 10.0 and opensuse 10.2 on x86_64.
thanks in advance
ray
reply other threads:[~2007-01-25 23:29 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=200701251526.50618.rayl@mail.com \
--to=rayl@mail.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.