From: mav007ar <mav007ar@yahoo.com.ar>
To: git@vger.kernel.org
Subject: Problem with git bundle.
Date: Wed, 30 Mar 2011 05:36:31 -0700 (PDT) [thread overview]
Message-ID: <1301488591248-6222619.post@n2.nabble.com> (raw)
Hi everyone. I am using git-svn and I want transfer a repository using git
bundle create ...
Does anyone has the right steps to perform this task?
Currently I'm doing the following.
1- git bundle create --all
2- git clone
3- cd into repository's directory just created.
4- Add [svn-remote "svn"]
url = https://svn.swacorp.com/svn/commerce/trunk/commerce-project
fetch = :refs/remotes/git-svn
into the .git/config file.
5- git svn fetch svn.
The problem is when I do the last step, I get ALL revisions with out
considering the revision included into the bundle.
Someone can help me?
Thanks in advance
--
View this message in context: http://git.661346.n2.nabble.com/Problem-with-git-bundle-tp6222619p6222619.html
Sent from the git mailing list archive at Nabble.com.
next reply other threads:[~2011-03-30 12:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-30 12:36 mav007ar [this message]
2011-03-30 20:18 ` Problem with git bundle Jeff King
2011-03-31 19:16 ` mav007ar
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=1301488591248-6222619.post@n2.nabble.com \
--to=mav007ar@yahoo.com.ar \
--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).