Petr Baudis schrieb: > On Thu, Jul 10, 2008 at 05:45:14PM +0200, Stephan Hennig wrote: >> >> No, I'm already using git+ssh. > > Oh, ok. By the way, how long are you hitting this issue? Just today, > I have upgraded the chroot Git from some anonymous 2007-12-08 version > to the almost-latest #next. I don't know for sure. But I think I've had the issue since I started accessing that repository in October 2007 (then with WinGit-0.2-alpha). Best regards, Stephan Hennig PS: Attached is my .git/config. Could the repositoryformatversion line trigger some sort of dumb transfer protocol? > [core] > repositoryformatversion = 0 > filemode = false > bare = false > logallrefupdates = true > symlinks = false > autocrlf = false > [remote "origin"] > url = git+ssh://xxx@xxxxxxxxxx/srv/git/wortliste.git > fetch = +refs/heads/*:refs/remotes/origin/* > [branch "master"] > remote = origin > merge = refs/heads/master -- 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