Oleg Sivokon <[email protected]> writes:

> Thanks again, just to make sure I'm using the last version:
>
> https://github.com/magit/magit/downloads
> I've got it from here (I indeed used something older before).
> The downloaded archive has 1.0.0 in it's name, so I assume the version
> number is 1.0.0.

Could you now try with my master tree:
git://github.com/vanicat/magit.git I just push a would be patch.

>
> Now I do have the magit-process-connection-type and the overall behavior is
> slightly different. However there is no prompt when I try to pull changes.
> The status bar shows (Magit pull) and the *magit-process* buffer shows the
> same message I posted before.
>
> Here's the description for magit-process-connection-type:
>
> magit-process-connection-type is a variable defined in `magit.el'.
> Its value is t
>
> Documentation:
> Connection type used for the git process.
>
> nil mean pipe, it is usually faster and more efficient, and work on cygwin.
> t mean pty, it enable magit to prompt for passphrase when needed.
>
> You can customize this variable.
>
> So, it seems to be "as prescribed".
> Now, let's see if anything of my settings may be affecting it: I'm on Ubuntu
> 10.4 32 bit (have to *sigh*), using Gnome desktop, if that matters, bash is
> my default shell... well, don't know what other info you may need.
>
> Thanks.

-- 
Rémi Vanicat

Reply via email to