From: Kevin Sheedy <kevinsheedy@gmail.com>
To: git@vger.kernel.org
Subject: Git unpack-objects on Windows
Date: Thu, 13 Jan 2011 03:07:55 -0800 (PST) [thread overview]
Message-ID: <1294916875939-5917819.post@n2.nabble.com> (raw)
I'm trying to import a cvs repository into git using cvs2git. After running
cvs2git, I'm left with a git pack file. I'm now trying to unpack this file
using:
git unpack-objects < myfile.pack
Or to be more exact:
$ git unpack-objects <
"C:/dev/cvsToGitWorkingRepository/.git/objects/pack/pack-479ea920f4a7389f8a52eb6062.pack"
Unpacking objects: 100% (66409/66409), done.
It looks like it worked except I'm not getting any unpacked files.
Has anybody gotten git unpack-objects to work on a Windows system?
--
View this message in context: http://git.661346.n2.nabble.com/Git-unpack-objects-on-Windows-tp5917819p5917819.html
Sent from the git mailing list archive at Nabble.com.
next reply other threads:[~2011-01-13 11:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-13 11:07 Kevin Sheedy [this message]
2011-01-13 12:30 ` Git unpack-objects on Windows Johannes Sixt
2011-01-13 13:54 ` Kevin Sheedy
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=1294916875939-5917819.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).