severity 556796 wishlist thanks Guillaume Yziquel wrote:
> git-svn should be available from /usr/bin, or at least from a place > available in a sensible, usual, common $PATH. I don’t see why. What are you trying to do that requires running git-svn instead of git svn? > Moreover, as git svn > tries to launch git-svn, git svn fails when $PATH is not set up with > a /usr/lib/git-core location. This sounds like a real bug, but I can’t reproduce it here. Are you running git svn from a normal shell or in some other setting? What are your $PATH and $(git --exec-path)? What error message does git svn give to indicate it couldn’t find git-svn? If the above don’t give any hints, could you send the last 20 or so lines from running 'strace git svn init' and 'GIT_TRACE=1 git svn init' in a new empty directory? Thanks, Jonathan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org