git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Nieder <jrnieder@gmail.com>
To: Kevin Sheedy <kevinsheedy@gmail.com>
Cc: git@vger.kernel.org, Johannes Sixt <j.sixt@viscovery.net>,
	users@cvs2svn.tigris.org
Subject: Re: Git unpack-objects on Windows
Date: Thu, 13 Jan 2011 13:40:03 -0600	[thread overview]
Message-ID: <20110113194003.GA20855@burratino> (raw)
In-Reply-To: <1294926881696-5918228.post@n2.nabble.com>

(+cc: users@cvs2svn so the web page can be improved)

Kevin Sheedy wrote[1]:

> git init
> cat cvs2svn-tmp/git-blob.dat cvs2svn-tmp/git-dump.dat | git fast-import

You're almost there.  I'd suggest two steps:

	gitk --all;	# reconnaissance
	git checkout

Hope that helps,
Jonathan

[1] following http://cvs2svn.tigris.org/cvs2git.html

      reply	other threads:[~2011-01-13 20:03 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
2011-01-13 19:40     ` Jonathan Nieder [this message]

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=20110113194003.GA20855@burratino \
    --to=jrnieder@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=j.sixt@viscovery.net \
    --cc=kevinsheedy@gmail.com \
    --cc=users@cvs2svn.tigris.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).