On Thu, Feb 12, 2015 at 1:33 AM, Erik Friesen <erik@xxxxxxxxxx> wrote: > Pushing over http and https are unaffected.. My linux nas died, so on > rebuild I tried to do the ssh thing, and realized quite soon that > things weren't right. > > As far as other uses of ssh, I don't know, I use putty frequently, but > I am not clear if it is using the same libraries or not. I think putty ships it's own ssh implementation rather than using an openSSH port. > I hunted around for the bugreport email on mysgit but couldn't seem to > find it. It seems in the foggy recesses I remember reading about an > ssh issue with windows, but can't find it now. > https://github.com/msysgit/git/issues Happy hunting :). Actually if it is a ssh problem it might be a generic MSYS issue. So there's another bug tracker to look through http://sourceforge.net/p/mingw/bugs/ > On Wed, Feb 11, 2015 at 3:56 AM, Chris Packham <judge.packham@xxxxxxxxx> wrote: >> Hi Erik, >> >> On Tue, Feb 10, 2015 at 9:12 AM, <erik@xxxxxxxxxx> wrote: >>> >>> I find that preview 1.8 is bluescreening on about 1 of 3 ssh pushes. 1.9 >>> preview 12-17-2014 doesn't even bluescreen, the windows gui locks until >>> reset. >> >> Does this mean that pushing over git:// file:// and http:// are >> unaffected? Can you successfully do other (non-git) things over ssh? >> >>> >>> Sample command: >>> git push omv master\r >>> >>> config. = >>> >>> [core] >>> repositoryformatversion = 0 >>> filemode = false >>> bare = false >>> logallrefupdates = true >>> symlinks = false >>> ignorecase = true >>> hideDotFiles = dotGitOnly >>> [remote "omv"] >>> url = gitpush@192.168.0.100:/git-repos/HexEncrypter >>> fetch = +refs/heads/*:refs/remotes/omv/* >>> >> >> You might get a more helpful response out of the msysgit folks (I've >> added them to the Cc list). -- 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