I am trying to clone a old svn repository with the following line git svn clone --stdlayout --ignore-path="[^/]>(?:branches|tags)" -A authors.txt svn://host/var/svn/myrepository
It´s running well until a special Revision: Initializing parent: refs/remotes/tags/test@2056 fatal: Not a valid object name ls-tree -z ./: command returned error: 128 Some idea? Many thanks, Paul -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
