When I ran the build of a git from an svn repository, I had to do the "git 
svn clone" in order to get the branches from scratch. I then had to create 
the new one as a "bare" *seperately*. You will then have two repositories 
and then push the entire git svn repository to the new one. This works only 
if you plan to replace the svn repository with a git version. If you are 
going to use the svn repository as the base and use git on your local 
platform, you will have to use "git svn dcommit" to update the svn 
repository.

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/git-users/-/CuIsIHIXdkMJ.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to