Re: [fossil-users] mingw and default ssh command

2013-07-24 Thread Andy Bradford
Thus said Martin Gagnon on Wed, 24 Jul 2013 20:44:05 -0400: > But it seems that now, if I have a user in the URL and a -l > argument, the user from the URL is used for the fossil > authentifcation. Thanks for pointing it out: http://www.fossil-scm.org/index.html/info/90ee2ee

Re: [fossil-users] mingw and default ssh command

2013-07-24 Thread Andy Bradford
Thus said Martin Gagnon on Wed, 24 Jul 2013 20:44:05 -0400: > I tried this new version today. There is an improvement in sync > terminal output. But it seems that now, if I have a user in the URL > and a -l argument, the user from the URL is used for the fossil > authentifcation. (It wa

Re: [fossil-users] mingw and default ssh command

2013-07-24 Thread Martin Gagnon
On Wed, Jul 24, 2013 at 12:35:51AM -0600, Andy Bradford wrote: > Thus said Martin Gagnon on Tue, 23 Jul 2013 22:37:27 -0400: > > > I guess when we want to sync with another url, we should have a chance > > to specify user again (user may be different on the another repo), and > > it should save th

Re: [fossil-users] mingw and default ssh command

2013-07-23 Thread Andy Bradford
Thus said Martin Gagnon on Tue, 23 Jul 2013 16:57:46 -0400: > the "-e none" argument to ssh is removed when __MINGW32__ is defined. > Is there a reason for that ? On my windows setup, I have mingw and I > use openssh that come with msys. I'm not sure why it would be this way. If all versions

[fossil-users] mingw and default ssh command

2013-07-23 Thread Martin Gagnon
Hi all, I've notice that here: http://fossil-scm.org/index.html/artifact/111c393f1bb93a3585078d5ee23e0b3ecc1408fe?ln=97,101 the "-e none" argument to ssh is removed when __MINGW32__ is defined. Is there a reason for that ? On my windows setup, I have mingw and I use openssh that come with msys.