* Problems using bundle with git-svn.
@ 2011-03-30 12:34 mav007ar
0 siblings, 0 replies; only message in thread
From: mav007ar @ 2011-03-30 12:34 UTC (permalink / raw)
To: git
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/Problems-using-bundle-with-git-svn-tp6222615p6222615.html
Sent from the git mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-03-30 12:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-30 12:34 Problems using bundle with git-svn mav007ar
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).