From: Kevin Sheedy <kevinsheedy@gmail.com>
To: git@vger.kernel.org
Subject: Re: Git unpack-objects on Windows
Date: Thu, 13 Jan 2011 05:54:41 -0800 (PST) [thread overview]
Message-ID: <1294926881696-5918228.post@n2.nabble.com> (raw)
In-Reply-To: <4D2EF04B.20108@viscovery.net>
Ah, ok. I guess unpacking isn't what I need to do. I'm quite new to git and
don't really understand the internals yet. Anyway, cvs2git produced 2 .dat
files that I'm trying to import into a git repository using the following
commands:
git init
cat cvs2svn-tmp/git-blob.dat cvs2svn-tmp/git-dump.dat | git fast-import
I'm following the instructions from here:
http://cvs2svn.tigris.org/cvs2git.html
It looks like the objects have been added to the repository but that no
branches have been created.
Any idea how to create a branch and add the 66000 objects to it?
--
View this message in context: http://git.661346.n2.nabble.com/Git-unpack-objects-on-Windows-tp5917819p5918228.html
Sent from the git mailing list archive at Nabble.com.
next prev parent reply other threads:[~2011-01-13 13:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-13 11:07 Git unpack-objects on Windows Kevin Sheedy
2011-01-13 12:30 ` Johannes Sixt
2011-01-13 13:54 ` Kevin Sheedy [this message]
2011-01-13 19:40 ` Jonathan Nieder
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=1294926881696-5918228.post@n2.nabble.com \
--to=kevinsheedy@gmail.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 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).