Daniele Segato <daniele.bilug@xxxxxxxxx> wrote: > In this case the repo was public, what should I do to debug some git-svn > issue like that if I encounter a problem with a non-public repo? > May be there is some debug flag I could enable? Or I had to > guess/explore the svn tree? I rely on the output of "svn log -v" extensively. I'll also use strace, ltrace, tcpdump and/or put print statements (combined with Data::Dumper) in various places of git-svn. Unfortunately the git-svn code is quite ugly and I still haven't had the time or energy to clean it up myself :< -- Eric Wong -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html