git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Git unpack-objects on Windows
@ 2011-01-13 11:07 Kevin Sheedy
  2011-01-13 12:30 ` Johannes Sixt
  0 siblings, 1 reply; 4+ messages in thread
From: Kevin Sheedy @ 2011-01-13 11:07 UTC (permalink / raw)
  To: git


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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-01-13 20:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2011-01-13 19:40     ` Jonathan Nieder

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).