I want to switch my whole svn repository to git and try this: git svn clone -T trunk -b branches/*/* --ignore-paths dev --no- metadata svn://svn-dev/daten/svn/repository/src
After a few minutes i get this message: Found possible branch point: svn://svn-dev/daten/svn/repository/src/trunk => svn://svn-dev/daten/svn/repository/src/branches/trunk/factory, 42627 Found branch parent: (refs/remotes/trunk/factory) d592be8a94b89742698c976008be02f71e88160b Following parent with do_switch Successfully followed parent error: unable to resolve reference refs/remotes/trunk/factory: Not a directory fatal: Cannot lock the ref 'refs/remotes/trunk/factory'. update-ref -m r42628 refs/remotes/trunk/factory 54db6b51cdca47f70216910bcf5f7d222e559779: command returned error: 128 What can i do? -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. 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.