On Tue, 12 May 2015 03:30:22 -0700 (PDT)
Yogesh Tyagi <yogesh.bit2...@gmail.com> wrote:

> Is it possible to migrate svn repo history to git when we have
> already created git repo.

Your question misses a crucial point: what is the relation between the
history in your already created Git repo and the Subversion repo you
intend to convert?  I mean, if you have an empty Git repo (have just
run `git init .`) the things are super-simple (just read the `git svn`
manual) but if the Git repo already contain some history, the number of
possible things to deal with suddenly explodes, and we need more
context.

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to